Hello community, here is the log from the commit of package libmlt for openSUSE:Factory checked in at 2012-11-28 10:59:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmlt (Old) and /work/SRC/openSUSE:Factory/.libmlt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmlt", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes 2012-11-16 13:39:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes 2012-11-28 10:59:18.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 27 21:21:23 UTC 2012 - [email protected] + +- Fix build in non-x86 platforms (ARM, PPC ETC..) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmlt.spec ++++++ --- /var/tmp/diff_new_pack.b38eZm/_old 2012-11-28 10:59:20.000000000 +0100 +++ /var/tmp/diff_new_pack.b38eZm/_new 2012-11-28 10:59:20.000000000 +0100 @@ -194,7 +194,13 @@ sed "s/__VDPAU_SONAME__/${VDPAU_SONAME}/" -i src/modules/avformat/vdpau.c %build -%configure --enable-gpl --enable-gpl3 \ +%configure \ +%ifnarch %{ix86} x86_64 + --disable-mmx \ + --disable-sse \ + --disable-sse2 \ +%endif +--enable-gpl --enable-gpl3 \ %ifarch i586 --disable-mmx \ %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
