https://bugzilla.redhat.com/show_bug.cgi?id=1365782 --- Comment #6 from Kevin Kofler <kevin@xxxxxxxxxxxxxxxx> --- > * Move BuildRequires under subpackages Huh? Why? BuildRequires are a global property. They are installed once for the whole build and affect all subpackages. You can technically put them under a subpackage, but they will still affect the whole build process. It is not even always clear for which subpackage any given BuildRequires is. So IMHO it is misleading to put them there. I always put all my BuildRequires in the main section. I have only rarely seen packagers doing it differently (for BuildRequires that are clearly used only to build a specific subpackage). -- 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://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx