Bug 274491

Summary: Unnecessary __find_provides and __find_requires
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: automakeAssignee: Karsten Hopp <karsten>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-03 09:26:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Scheck 2007-09-02 11:13:28 UTC
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

Comment 1 Karsten Hopp 2007-09-03 09:26:39 UTC
please read https://bugzilla.redhat.com/show_bug.cgi?id=225302#c1 for an explanation