Updates to static library packages

Rex Dieter rdieter at math.unl.edu
Sun Nov 14 01:12:18 UTC 2010


Michel Alexandre Salim wrote:

> Incidentally, does anyone know how to keep track of which package lists
> something as a *build* requirement? repoquery has --whatrequires and
> --tree-whatrequires, and has an --srpm option that seems promising, but
> does not seem to do the trick.

Thanks to http://yum.baseurl.org/wiki/RepoQuery

If you need to figure out which srpms have a buildrequirement on a 
particular pkgname run: 
repoquery --archlist=src --repoid=some_repo_with_srpms \
  -q --whatrequires pkgname 

-- Rex



More information about the devel mailing list