tap2rpm has an unused "unsigned" command-line option.
[email protected] Thu, 12 Nov 2009 05:23:03 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from TimAllen <[email protected]>: twisted.scripts.tap2rpm.MyOptions defines a flag called "unsigned" that does not appear to be used anywhere. I believe RPMs are unsigned unless you pass --sign to rpmbuild, so a special flag seems unnecessary. ---------- Type : enhancement Component: core Keywords : easy Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4086