find-requires on rpmbuild

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



Dear all,

It may be not problem of CentOS, but I need your help.
I am using CentOS 5. It is very good distribution.

When I build rpms from src.rpm using icc(intel C compiler),
Some shared objects' requirements contain path of .so files.
For example, in case of libjpeg, 
 Requires: .libs/libjpeg.so()(64bit) libc.so.6()(64bit) ...
should be
 Requires: libjpeg.so()(64bit) libc.so.6()(64bit) ...


I think the extra path can be removed using basename command.
But I have no idea where I should insert it.
( /usr/lib/rpm/find-requires is not call from rpmbuild? )

Thank you in advance.



_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux