On Thu, Dec 13, 2018, 17:52 J. Scheurich <mufti11@xxxxxx wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1653481
COPYING.txt must be installed with %license not %doc.
But %License: only accepts things like GPLv3+ or am i wrong ?
You're talking about two different things:
- The "License:" tag, which contains a textual description of the package's license, and
- the "%license" annotation for files listed in "%files".
So, just replace "%doc COPYING.txt" with "%license COPYING.txt".
Fabio
so long
MUFTI
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx