Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2014-06-18 07:50:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and      /work/SRC/openSUSE:Factory/.pixman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pixman"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pixman/pixman.changes    2013-11-25 
14:58:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes       2014-06-18 
07:52:45.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Jun  6 20:26:14 CEST 2014 - fcro...@suse.com
+
+- RENDER extension hotfix: Add --disable-vmx for PPC64LE.
+  This makes the RENDER extension work for the time being. 
+  Proper fix for vmx will come later (bnc#876757) (from Egbert
+  Eich).
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pixman.spec ++++++
--- /var/tmp/diff_new_pack.6z5Tie/_old  2014-06-18 07:52:45.000000000 +0200
+++ /var/tmp/diff_new_pack.6z5Tie/_new  2014-06-18 07:52:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pixman
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,6 +58,9 @@
        --disable-arm-iwmmxt \
        --disable-arm-neon \
 %endif
+%ifarch ppc64le
+        --disable-vmx \
+%endif
        --disable-static
 make V=1 %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to