Hello community, here is the log from the commit of package flac for openSUSE:Factory checked in at Wed Sep 28 14:07:27 CEST 2011.
-------- --- flac/flac.changes 2011-09-19 02:15:15.000000000 +0200 +++ /mounts/work_src_done/STABLE/flac/flac.changes 2011-09-28 05:40:10.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Sep 28 03:27:46 UTC 2011 - [email protected] + +- Build with --enable-sse, this only disables runtime + checking if the *OS* supports SSE, which registers a + SIGILL signal handler then tries to execute SSE code... + it still tests the running *CPU* though. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flac.spec ++++++ --- /var/tmp/diff_new_pack.jEyLg5/_old 2011-09-28 14:07:24.000000000 +0200 +++ /var/tmp/diff_new_pack.jEyLg5/_new 2011-09-28 14:07:24.000000000 +0200 @@ -92,7 +92,9 @@ --disable-xmms-plugin \ --disable-static \ --disable-rpath \ - --with-pic + --with-pic \ + --enable-sse + make %{?_smp_mflags} %install ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
