https://bugzilla.rpmfusion.org/show_bug.cgi?id=3289
Dominik 'Rathann' Mierzejewski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Dominik 'Rathann' Mierzejewski <[email protected]> 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-dependency > 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.
