https://bugzilla.redhat.com/show_bug.cgi?id=2017179
Graham Leggett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected]) |needinfo?([email protected] | |) --- Comment #12 from Graham Leggett <[email protected]> --- > > %{_libdir}/*.so.* > > Please specify the SO VERSION here, don't use a glob. See > https://docs.fedoraproject.org/en-US/packaging-guidelines/#_listing_shared_library_files The cmake config for this is beyond me, are you able to help? On Mageia etc, the libraries are called libreplxx-rd.so.0.0.4 (note the extra "-rd") and I cannot for the life of me find a working regex to allow "libreplxx" or "libreplxx-rd". In addition, it appears that cmake is using the VERSION number as the SOVERSION number, but I don't know enough about cmake to know the correct way to declare a SOVERSION. Can you clarify if possible? -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2017179 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
