> -----Original Message----- > From: Tim Mooney [mailto:mooney@xxxxxxxxxxxxxxxxxxxxxxxxx] > Sent: November 19, 2003 11:39 AM > To: rpm-list@xxxxxxxxxx > Subject: Re: Problems with find-requires > > Very recent rpm has an internal dependency generator which is on by > default. There's a macro you can change to switch back to the old > behavior of calling the external find-requires script. > > Look around in /usr/lib/rpm/macros, and copy the relevant setting to > your .rpmmacros file, and you should be set. Excellent, thanks a lot. I put %define _use_internal_dependency_generator 0 %define __find_requires /bin/true And it works ! It might be the time to update the rpm documentation :) And I should learn to do 'grep -4 find-requires /usr/lib/rpm/macros' :) -- Eric-Olivier Lamey System administrator UbiSoft Montréal _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list