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

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to