https://bugzilla.redhat.com/show_bug.cgi?id=1111691 --- Comment #20 from Michael Schwendt <bugs.michael@xxxxxxx> --- > libqore.x86_64: E: useless-provides qore-module(abi) rpmlint is mistaken in this case. A bug report had been filed years ago in bug 460872, but it has been closed due to a misunderstanding. > Provides: qore-module(abi)%{?_isa} = 0.19 At some time, adding %{?_isa} to create arch-specific dependencies has become popular and can also help the depsolver. For example, when the depsolver encounters broken deps in a multiarch repo such as x86_64, it would try to resolve the deps with i686 packages (even older ones), which sometimes leads to pulling in lots of i686 packages. If you choose to add %{?_isa}, there is not much reason to also add the non-%isa Provides. The audacious packages had started with non-%isa Provides, which should be dropped nowadays since nothing depends on them anymore. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review