https://bugzilla.redhat.com/show_bug.cgi?id=1246177 --- Comment #6 from Michael Schwendt (Fedora Packager Sponsors Group) <bugs.micheal@xxxxxxx> --- > %package devel > Requires: pkgconfig There's an automatic dependency on /usr/bin/pkgconfig and there are automatic pkgconfig(…) Provides for .pc file inter-dependencies, too. That applies to all current Fedora releases as well as RHEL 6. > %files -f %{name}.lang > %doc AUTHORS COPYING NEWS README THANKS > %files devel > %doc COPYING There is the special %license macro since early 2015: https://fedoraproject.org/wiki/Packaging:Guidelines#Licensing -> https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text Plus, you don't need to duplicate the COPYING file in the -devel subpackage, because that one depends on the base package already: https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Subpackage_Licensing -- 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://admin.fedoraproject.org/mailman/listinfo/package-review