https://bugzilla.redhat.com/show_bug.cgi?id=1451407 Stephen Gallagher <sgallagh@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(nickc@xxxxxxxxxx) --- Comment #6 from Stephen Gallagher <sgallagh@xxxxxxxxxx> --- OK, review time: The `License:` field is not in the required format. See https://fedoraproject.org/wiki/Packaging:LicensingGuidelines?rd=Packaging/LicensingGuidelines#License:_field It should be: ``` License: GPLv3+ and MIT ``` When you have both GPLv2+ and GPLv3+ code together, GPLv3+ covers both. The MIT/X11 license is represented by "MIT" in Fedora. Are `built-by.sh`, `check-abi.sh` and `hardened.sh` really tools that belong in /usr/bin, or are they internal to the package? -- 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