https://bugzilla.redhat.com/show_bug.cgi?id=1854729 Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(zebob.m@xxxxxxxxx | |) | --- Comment #19 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> --- nispor.src:124: W: libdir-macro-in-noarch-package (main package) %{_libdir}/libnispor.so.* nispor.src:134: W: libdir-macro-in-noarch-package devel %{_libdir}/libnispor.so These packages should be noarch since you shipping arched binary code in it. python3-nispor.noarch: E: useless-provides python3dist(nispor) rust-nispor-devel.noarch: E: useless-provides crate(nispor) rust-nispor+default-devel.noarch: E: useless-provides crate(nispor/default) Not exactly sure what is causing that error to show up, but in all cases, Provides: python3dist(%{name}) = %{version} Provides: crate(%{name}) = %{version} Provides: crate(%{name}/default) = %{version} this shouldn't be necessary, they should be autodetected. -- 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://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/package-review@xxxxxxxxxxxxxxxxxxxxxxx