Bug 4148

Summary: Un necessary Dependencies
Product: [Retired] Red Hat Linux Reporter: kestes
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-08-16 19:04:17 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 kestes 1999-07-21 21:05:45 UTC
With respect to bug  4147 Another feature that might be
useful would be to have a RequiresIgnore line in the spec
file.  If RPM finds more requirements then I feel are
necessary I can tell it to ignore this specific set of
requirements.

Ken Estes

Comment 1 Jeff Johnson 1999-08-16 19:04:59 UTC
This feature can be handled by a wrapper %__find_requires script
that invokes /usr/lib/rpm/find-requires and filters out unwanted
dependencies.