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
This feature can be handled by a wrapper %__find_requires script that invokes /usr/lib/rpm/find-requires and filters out unwanted dependencies.