Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2013-08-12 15:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2013-07-29 
21:08:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2013-08-12 
15:52:11.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug  8 13:40:55 UTC 2013 - [email protected]
+
+- Don't enable gallium-egl without Gallium
+- Enable llvm_r600 only on %ix86 x86_64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.AyQD2M/_old  2013-08-12 15:52:12.000000000 +0200
+++ /var/tmp/diff_new_pack.AyQD2M/_new  2013-08-12 15:52:12.000000000 +0200
@@ -17,9 +17,15 @@
 
 
 %define glamor 1
+%ifnarch s390 s390x aarch64
+# Requires non-empty --with-gallium-drivers
 %define egl_gallium 1
+%else
+%define egl_gallium 0
+%endif
+%ifarch %ix86 x86_64
 %define llvm_r600 1
-%ifarch ppc ppc64
+%else
 %define llvm_r600 0 
 %endif
 
@@ -512,7 +518,6 @@
 still "work in progress", i.e. expect poor video quality, choppy
 videos and artefacts all over.
 
-%if %llvm_r600
 %package -n libvdpau_radeonsi
 Summary:        XVMC state tracker for radeonsi
 Group:          System/Libraries
@@ -521,7 +526,6 @@
 This package contains the VDPAU state tracker for radeonsi. This is
 still "work in progress", i.e. expect poor video quality, choppy
 videos and artefacts all over.
-%endif
 
 %package -n libvdpau_softpipe
 Summary:        Software implementation of XVMC state tracker

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

Reply via email to