https://bugzilla.redhat.com/show_bug.cgi?id=1973682
--- Comment #4 from Pat Riehecky <[email protected]> --- I'll try and get those changes in place. > >- It’s my understanding that the *-static virtual Provides for header-only >libraries >(https://docs.fedoraproject.org/en-US/packaging-guidelines/#_packaging_header_only_libraries) > should not be arched. Some packages providing them unfortunately violate >this, which can lead to occasional build failures, but “json” is not one of >them. Please change > >> BuildRequires: json-devel json-static%{?_isa} > to >> BuildRequires: json-devel json-static > > to resolve this. I'm showing current Fedora isn't providing the non-arched version of json-static: $ rpm -q json-devel --provides |grep static json-static(x86-64) = 3.9.1-2.fc34 -- 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 -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
