https://bugzilla.redhat.com/show_bug.cgi?id=1672861 --- Comment #4 from Jerry James <loganjerry@xxxxxxxxx> --- No, it's not a bug. It is warning that there are no ELF binaries in /usr/lib, implying that maybe the content should go into /usr/share. In this case, the warning is wrong, but rpmlint has no way to know that. All of the GAP packages, whether arch-specific or noarch, go in /usr/lib/gap. I have thought a few times about trying to come up with some kind of split tree, with the noarch parts in %{_datadir}/gap and the arch-specific parts in %{_libdir}/gap, but I've never had time to see if that would be feasible. I suspect it is not feasible, since GAP itself assumes everything is in a single tree, but I've never tried either. -- 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