https://bugzilla.redhat.com/show_bug.cgi?id=1360199 --- Comment #14 from Neal Gompa <ngompa13@xxxxxxxxx> --- Two issues remaining: * The license file isn't included in the package. The license file must be included using the %license macro. It works the same way as %doc, except since it isn't noted as a doc file, you can't tell RPM/DNF to not install it. So in the case of snap-confine, you need a "%license COPYING" in the file list section. * Replace the ".gz" with ".*" for man pages in the file list. It is possible in the future that Fedora may change the compression format for man pages (to xz or something like that). Changing this will future-proof it for such changes. -- 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 https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx