Description of problem: __find_provides and __find_requires within automake.spec are IMHO absolutely unnecessary. The package exactly provides what it requires...some perl modules. Why do you strip these requirements? This looks odd to me. Version-Release number of selected component (if applicable): automake-1.10-6 Actual results: Unnecessary __find_provides and __find_requires Expected results: No __find_provides and __find_requires any longer
please read https://bugzilla.redhat.com/show_bug.cgi?id=225302#c1 for an explanation