[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Problems with find-requires
- From: Eric-Olivier Lamey <eolamey ubisoft qc ca>
- To: rpm-list redhat com
- Subject: RE: Problems with find-requires
- Date: Wed, 19 Nov 2003 12:15:00 -0500
> -----Original Message-----
> From: Tim Mooney [mailto:mooney@dogbert.cc.ndsu.NoDak.edu]
> Sent: November 19, 2003 11:39 AM
> To: rpm-list@redhat.com
> 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]