repo whatrequires

Dominik 'Rathann' Mierzejewski dominik at greysector.net
Fri Mar 13 13:32:51 UTC 2009


On Thursday, 12 March 2009 at 14:00, Pádraig Brady wrote:
> Stephen Gallagher wrote:
> > 
> > $ repoquery --whatrequires libicuuc.so.40
> 
> Ah you need to use the basename. That's non obvious/surprising.

Not basename, but rpm provides (rpm -q --provides libicu).

> $ repoquery --whatrequires $(rpm -ql libicu | xargs -n1 basename) | sort -u

This won't work on any multilib arch, because 64bit provides look
like this: libicu.so.40()(64bit) on those.

Regards,
R.

-- 
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu
"Faith manages."
        -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"




More information about the fedora-devel-list mailing list