https://bugzilla.redhat.com/show_bug.cgi?id=2217257 leigh scott <leigh123linux@xxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value --- Comment #1 from leigh scott <leigh123linux@xxxxxxxxxxxxxx> --- A: you don't gzip man files, rpmbuild does it. gzip %{buildroot}/%{_mandir}/man1/*.1 gzip %{buildroot}/%{_mandir}/man5/*.5 B: You don't include the .gz extension in files. %doc %{_mandir}/man1/*.1.gz %doc %{_mandir}/man5/*.5.gz C: man pages aren't considered docs or have the packaging guidelines changed recently? %doc %{_mandir}/man1/*.1.gz %doc %{_mandir}/man5/*.5.gz -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2217257 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202217257%23c1 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue