Re: How to find software dependencies while building a RPM ?

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

 



On Wed, 2004-09-22 at 02:17 +0200, Nicolas MASSART wrote:
> Hello,
> thanks for all your answers,
> As I subscribed to this list in digest mode, I'll answer to all messages 
> in one time, sorry...
> 
> I tryed to rebuild my package, but rpmbuild doesn't semm to add all 
> dependencies automaticaly. It only adds rpm dependecies :
> when I run # rpm -qp --requires 
> Developpement/packages/RPMS/i586/rapidsvn-0.7.0-1.i586.rpm
> 
> it outputs :
> 
> subversion
> /bin/sh
> /bin/sh
> /bin/sh
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(CompressedFileNames) <= 3.0.4-1
> 
> where subversion and /bin/sh are dependencies that I manualy put in the 
> spec file (but I don't know why /bin/sh is output 3 times)

Don't bother put /bin/sh in manually - it figures it out from intepreter
used in %pre/%post.

Do you have anything like

AutoReq: no or AutoProvReq: no in your spec.

What rpm version are you building with?

Paul


_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux