https://bugzilla.redhat.com/show_bug.cgi?id=1972445 --- Comment #7 from Jaroslav Škarvada <jskarvad@xxxxxxxxxx> --- > > > %{_libdir}/*.so.* > > > > Globbing all shared objects like this SHOULD NOT be done. At least the major > > version number should be fixed, so that ABI breaks are noticed on updates. > > So do %{_libdir}/libSerevus.so.6* etc. instead. > > > > Reference: > > https://docs.fedoraproject.org/en-US/packaging-guidelines/ > > #_listing_shared_library_files > > > I tried to fix it, but I noticed the upstream project has broken versioning, > i.e.: > libServus.so.1.6.0 > libServus.so.6 > > I.e. its SONAME is libServus.so.6, ABI version 6, but library version is > 1.6.0. It's strange, I will report upstream. I think we shouldn't package it > until clarified what's the correct version is. > Upstream ticket: https://github.com/HBPVIS/Servus/issues/105 I think I could rename it to the libServus.6.0.0 (according to the SONAME). -- 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 Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure