https://bugzilla.redhat.com/show_bug.cgi?id=1515701

Iwicki Artur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Iwicki Artur <[email protected]> ---
>Summary: It will create passphrases which one can remember
Sounds a bit weird to me. I'd get rid of the "it will" part.

>%doc LICENSE
This should be marked as %license.

There's a man page in the source archive. Could you include it in the RPM?
Since it doesn't get installed by setup.py, you'll have to do that manually:
>install -m 755 -D %{buildroot}%{_mandir}/man1/
>install -m 644 -p %{name}.1 %{buildroot}%{_mandir}/man1/
Also, do we package sphinx in Fedora? The project readme says that the man page
is autogenerated from a ReStructuredTexT template. As such, we may want to run
the generator during the build so we're sure that we don't ship an outdated man
page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to