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



--- Comment #34 from Mamoru TASAKA <[email protected]> ---
Putting non-development .so(.X) under %_libdir is regarded as it is a _library_
and in that case unversioned _library_ is strongly discouraged.

However in most cases .so files to be dlopen()ed is not expected to be used as
a _library_. In such cases, just moving it to application-specific directory
(so that such .so file is not to be used as a _library_) is enough.

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to