koji chain build

Ville Skyttä ville.skytta at iki.fi
Sun Nov 18 22:05:19 UTC 2007


On Sunday 18 November 2007, Todd Zullinger wrote:
> Tanguy Eric wrote:
> > Do you know how to know the packages which depends on library (using
> > yum ?)
> > It will be helpfull for me to send a mail to maintainers to rebuild
> > their packages against the new lib.
> > Thanks
>
> Use something like this:
>
> repoquery --whatrequires package_name libname.so.X
>
> You want to use both the package name as well as what the package
> provides.  You could even use the output of rpm --provides as the
> input to repoquery.

Easier and faster way: repoquery --whatrequires --alldeps package_name




More information about the fedora-devel-list mailing list