[Bug 1638768] Review Request: fmt - Small, safe and fast formatting library for C++

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

 



https://bugzilla.redhat.com/show_bug.cgi?id=1638768



--- Comment #4 from Kefu Chai <kchai@xxxxxxxxxx> ---
to understand the reverse dependencies of fmt, i ran following commands on an
update-to-date fedora28:

$ for pkg in -devel "" -static -doc; do \
    dnf repoquery -q --alldeps --whatrequires fmt$pkg; \
  done
fmt-static-0:3.0.2-5.fc28.i686
fmt-static-0:3.0.2-5.fc28.x86_64
fmt-devel-0:3.0.2-5.fc28.i686
fmt-devel-0:3.0.2-5.fc28.x86_64

$ for pkg in -devel "" -static -doc; do \
  dnf repoquery --archlist=src --repoid=fedora-source -q --whatrequires
fmt$pkg; \
done
# nothing returned


so i think it's safe to update fmt{,-devel,-doc} on fedora28. and the same is
very likely to be true on rawhive.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-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/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux