https://bugzilla.redhat.com/show_bug.cgi?id=2238263



--- Comment #13 from Dominik 'Rathann' Mierzejewski <[email protected]> ---
(In reply to Cristian Le from comment #12)
> - `%{_libdir}/libdbcsr.so.%{sover}*`
>   I prefer simply `%{_libdir}/libdbcsr.so.*`. Thoughts?

Your preference is actually discouraged these days as it will miss SONAME
changes:

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_shared_libraries
...
Shared libraries installed directly into %{_libdir} SHOULD NOT be listed in the
%files section of the spec by using a glob in a way that conceals important
parts
of the file name (e.g. libfoo.so*), since changes to the SONAME also result in
a changed file name in most cases.


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2238263

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202238263%23c13
_______________________________________________
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

Reply via email to