On Sun, 26 Dec 2010 13:18:32 +0100, Henrik wrote:

> > This should work:
> > 
> > $ repoquery --disablerepo=rpmfusion-free-updates --releasever=rawhide
> > --whatrequires libmysqlclient_r.so.16\*
> 
> There is also the isuse of libmysql_client.so.16 vs
> libmysql_client_r.so.16.
> 
> repoquery --disablerepo=[... as needed] --releasever=rawhide \
>    --whatrequires libmysqlclient\*.so.16\*

Well, if you need to query for more than a single SONAME dep, you
can simply run with '--alldeps mysql-libs' instead.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to