Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2016-01-09 23:09:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-01-05 
21:54:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2016-01-09 
23:09:46.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan  6 14:00:51 UTC 2016 - [email protected]
+
+- Enable swrast gallium driver on s390/aarch64
+- Exclude Mesa-libva on s390/s390x/aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.8pgwuV/_old  2016-01-09 23:09:47.000000000 +0100
+++ /var/tmp/diff_new_pack.8pgwuV/_new  2016-01-09 23:09:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Mesa
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -618,7 +618,7 @@
 %endif
 %ifarch s390 aarch64
            --with-dri-drivers=swrast \
-           --with-gallium-drivers="" \
+           --with-gallium-drivers=swrast \
 %endif
 %ifarch s390x
         --enable-xa \
@@ -938,9 +938,11 @@
 %{_libdir}/libMesaOpenCL.so*
 %endif
 
+%ifnarch s390 s390x aarch64
 %files libva
 %defattr(-,root,root)
 %dir %{_libdir}/dri
 %{_libdir}/dri/*_drv_video.so
+%endif
 
 %changelog




Reply via email to