On Tuesday 22 August 2006 17:40, Kai Engert wrote: > In other words, is it possible, at RPM build time, to query the > installed library release in the build environment, and have the > produced RPM be dependent on >= that library version? rpmbuild does an ldd on binaries and objdump on libraries to see what things they need, and automatically add Requires for the libs and such that are needed. Is there some reason why this isn't working for you? When building, make sure your libraries have execute permissions on them so that rpmbuild can automagically figure out the Requires. -- Jesse Keating Release Engineer: Fedora
Attachment:
pgpf8KfXyDygD.pgp
Description: PGP signature
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list