http://bugzilla.rpmfusion.org/show_bug.cgi?id=527
--- Comment #52 from Orcan Ogetbil <oget.fedora(a)gmail.com> 2009-05-01 19:15:44 ---
So, mlt is not compatible with older versions of ffmpeg. Then it's okay if you
are going to submit it to F-11+.
The unused-direct-shlib-dependency can probably be fixed by
sed -i -e 's| -lm | -Wl,--as-needed\0|' src/framework/Makefile
in %prep. This is inspired by:
http://fedoraproject.org/wiki/PackageMaintainers/Common_Rpmlint_Issues#un...
The remaining issue is shared lib calls exit, which upstream promised to fix
(any news on this?)
Otherwise, after the above unused-direct-shlib-dep fix, I guess we can approve
the package if there are no objections.
--
Configure bugmail:
http://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.