https://bugzilla.rpmfusion.org/show_bug.cgi?id=3289
Dominik 'Rathann' Mierzejewski <rpm(a)greysector.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rpm(a)greysector.net
--- Comment #4 from Dominik 'Rathann' Mierzejewski <rpm(a)greysector.net>
2014-08-09 09:12:42 CEST ---
(In reply to comment #3)
it is a very simple spec
fedora-review --other-bz
https://bugzilla.rpmfusion.org -b 3289
with only 4 warnings
# rpmlint libopenshot-audio libopenshot-audio-devel
libopenshot-audio.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libopenshot-audio.so.0.0.3 /lib64/libSM.so.6
libopenshot-audio.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libopenshot-audio.so.0.0.3 /lib64/libICE.so.6
libopenshot-audio.x86_64: W: unused-direct-shlib-dependency
/usr/lib64/libopenshot-audio.so.0.0.3 /lib64/libXinerama.so.1
libopenshot-audio-devel.x86_64: W: only-non-binary-in-usr-lib
2 packages and 0 specfiles checked; 0 errors, 4 warnings.
http://fedoraproject.org/wiki/Common_Rpmlint_issues#unused-direct-shlib-d...
doesn't seem to be worrying.
But it can be easily fixed, just drop the aforementioned libraries from final
linker call.
Please fix before importing.
--
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.