On Tue, 10 Jul 2018 at 10:57, Vít Ondruch <vondruch@xxxxxxxxxx> wrote: [..] > Explicit "BR: gcc" definitely does the switch to other compiler easier, > because one of the main question for this change was actually "how many > packages actually requires C/C++" and it was quite tricky to answer such > question. Now it will much easier. FYI using dnf repoquery you don't need to guesses as now is possible to produce precise/exact such metrics value using oneliner like below. # dnf -C repoquery --qf "%{name}.%{arch} %{source_name} %{reponame}" | grep -w rawhide | grep x86_64 | awk '{print $2}' | sort | uniq | wc -l Last metadata expiration check: 0:03:06 ago on Tue 10 Jul 2018 12:17:44 BST. 9314 kloczek -- Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/VRN2M5FRMS55HTOI4BN35QOACUQ5B2JN/