On Thu, Jul 08, 2004 at 02:32:14PM +0200, Marten Lehmann wrote: > Hi, > > >Evil kludge is more like it. You can use this instead : > > > >%define _use_internal_dependency_generator 0 > > there's an easier way which you can use in the specfile: > > Autoreq: 0 These do different things - turning off the internal dep generator uses find-requires, autoreq: 0 turns them off completely. For example you might want to turn internal dep generation off and use a custom __find_requires. If you do this you probably want to inline it in the spec, eg various perl packages use this atm to do some filtering of optional runtime requires, or platform specific things (eg Win32::*) Paul _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list