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 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list