[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: disabling ldd



In regard to: disabling ldd, Anshuman Kanwar said (at 5:50pm on Nov 12, 2003):

>Hi all,
>
>I am building a package consisting of binaries only. When I run rpm -bb, it
>automtically runs ldd on the binaries and detects the versions of the
>dynamic libraries required by this binary.
>
>I want to disable this feature. How can I do that ?

There are likely lots of different ways to do it, depending on what
version of rpm you're using, but the first thing I would try is adding

AutoReqProv: no

Between the header stanza (Source:, URL:, Vendor:, etc) and the
%description.

This is documented in "Maximum RPM", BTW.

Tim
-- 
Tim Mooney                              mooney@dogbert.cc.ndsu.NoDak.edu
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]