https://bugzilla.redhat.com/show_bug.cgi?id=1515701 Iwicki Artur <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Iwicki Artur <fedora@xxxxxxxxxx> --- >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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx