Hello community,

here is the log from the commit of package xerces-c for openSUSE:Factory 
checked in at 2013-10-21 12:35:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xerces-c (Old)
 and      /work/SRC/openSUSE:Factory/.xerces-c.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xerces-c"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xerces-c/xerces-c.changes        2012-04-17 
07:50:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xerces-c.new/xerces-c.changes   2013-10-21 
12:35:31.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Oct 20 21:38:44 UTC 2013 - [email protected]
+
+- Disable sse2 instructions on non x86_64 arches, bnc#846539
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xerces-c.spec ++++++
--- /var/tmp/diff_new_pack.NY2IpE/_old  2013-10-21 12:35:31.000000000 +0200
+++ /var/tmp/diff_new_pack.NY2IpE/_new  2013-10-21 12:35:31.000000000 +0200
@@ -74,6 +74,9 @@
 
 %build
 %configure \
+%ifnarch x86_64
+    --disable-sse2 \
+%endif
     --disable-static
 make %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to