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



--- Comment #2 from Andy Mender <[email protected]> ---
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to