https://bugzilla.redhat.com/show_bug.cgi?id=1641203 --- Comment #5 from Neal Gompa <ngompa13@xxxxxxxxx> --- One last fix that I missed last time: > Provides: %{name}-devel = %{version}-%{release} You need an equivalent line for architecture selection, like the following: Provides: %{name}-devel%{?_isa} = %{version}-%{release} Basically, both need to exist. -- 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