https://bugzilla.redhat.com/show_bug.cgi?id=1671571 --- Comment #13 from Neal Gompa <ngompa13@xxxxxxxxx> --- > %{_datadir}/gir-1.0/Playerctl-2.0.gir This belongs in the devel subpackage, since this is used by gobject-introspection to generate bindings. > %{_libdir}/girepository-1.0/Playerctl-2.0.typelib > %{_libdir}/lib%{name}.so.2* These two belong in a libs subpackage, and the main binary package should require the libs subpackage. The reason to do this is to allow the libraries to be multi-libbed in repos for 64-bit arches with their matching 32-bit arches (such as x86_64 and i686). -- 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