The BuildRequires on glibc-headers should either be removed or converted into a BuildRequires: gcc. Either you need to be able to compile C programs, in which case the compiler will provide the required implementation headers (by requiring glibc-devel), or you don't need glibc-headers. The Requires on glibc-headers should also be removed. The development libraries and headers will be used by developers via BuildRequires, but along with BuildRequires: gcc or similar, and thus they will have installed all the headers that are required to use perl-Config-AutoConf for C or other languages. The reason I'm asking this is that glibc-headers may or may not be removed in the future, and I'm looking to remove what appears to be unnecessary dependencies on glibc-headers.
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Done in rawhide.