https://bugzilla.redhat.com/show_bug.cgi?id=1859627 --- Comment #2 from Andy Mender <andymenderunix@xxxxxxxxx> --- Sorry, just realized I missed some stuff: > %clean > rm -rf $RPM_BUILD_ROOT This is no longer needed as cleaning is done by default. > %files > %defattr(-,root,root,-) > %doc gdb-%{version}/{COPYING?,COPYING?.LIB} - The COPYING* files contain the license so they should be marked with the %license macro. - %doc should be applied to README files, which are not listed here at all. -- 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 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