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

disabling ldd



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 ?

Thanks,
-ansh


# rpm -vv -bb /mcs/LogfsClient.spec
Executing(%prep): env -i /usr/op/lib/openpkg/bash --norc --noprofile --posix
-e /usr/op/RPM/TMP/rpm-tmp.65082
+ cd /usr/op/RPM/TMP
+ exit 0
Executing(%build): env -i /usr/op/lib/openpkg/bash --norc --noprofile
--posix -e /usr/op/RPM/TMP/rpm-tmp.65082
+ cd /usr/op/RPM/TMP
+ exit 0
Executing(%install): env -i /usr/op/lib/openpkg/bash --norc --noprofile
--posix -e /usr/op/RPM/TMP/rpm-tmp.65082
+ cd /usr/op/RPM/TMP
+ exit 0
Processing files: LogfsClient-1.0-1
Finding  Provides: (using /usr/op/lib/openpkg/find-provides)...
Finding  Requires: (using /usr/op/lib/openpkg/find-requires)...
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.4 libm.so.2 libstdc++.so.3 /usr/bin/perl
Wrote: /usr/op/RPM/PKG/LogfsClient-1.0-1.ix86-freebsd4.8-uo.rpm




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