https://bugzilla.rpmfusion.org/show_bug.cgi?id=2237
--- Comment #17 from Alec Leamas <leamas.alec(a)gmail.com> 2012-04-24 22:34:39 CEST
---
Created attachment 864
-->
https://bugzilla.rpmfusion.org/attachment.cgi?id=864
Spec file patch to move libs out of %{_libdir}
The problem with the invalid-sonama warnings is that Homer installs private
libraries into %{_libdir}. This is not kosher, see
https://fedoraproject.org/wiki/Common_Rpmlint_issues#invalid-soname.
This patch moves the libs to a private directory %{_libdir}/homer and makes
related changes. With this, the invalid-soname messages can be ignored.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.