Re: HEADS-UP: Asciidoctor 2.0.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 25. 09. 19 17:10, Todd Zullinger wrote:
dnf repoquery -q --qf '%{name}' --archlist=src --releasever=rawhide \
     --disablerepo='*' --enablerepo=rawhide-source \
     --whatrequires asciidoctor --whatrequires rubygem-asciidoctor

When you don't include the rawhide repo, virtual provides are not checked. The more correct (arguably still broken, due to boolean requires) query is:

$ repoquery --repo=rawhide{,-source} --whatrequires rubygem-asciidoctor

If you only need BuildRequires (why?), you still need to include the rawhide repo, but filter only what you need. I tend to use:

$ !! | grep src$

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux