Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2014-01-17 11:04:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-19 
12:49:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2014-01-23 
15:39:13.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Jan 15 04:49:48 UTC 2014 - afaer...@suse.de
+
+- Enable freedreno gallium driver (Qualcomm Adreno)
+
+-------------------------------------------------------------------
+Mon Jan 13 11:35:46 UTC 2014 - sndir...@suse.com
+
+- Update to version 10.0.2
+ * Mesa 10.0.2 is a bug fix release which fixes bugs fixed since
+   the 10.0.1 release. 
+
+-------------------------------------------------------------------

Old:
----
  MesaLib-10.0.1.tar.bz2

New:
----
  MesaLib-10.0.2.tar.bz2

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.AGG3qb/_old  2014-01-23 15:39:14.000000000 +0100
+++ /var/tmp/diff_new_pack.AGG3qb/_new  2014-01-23 15:39:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Mesa
 #
-# 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
@@ -29,11 +29,11 @@
 %define llvm_r600 0
 %endif
 
-%define _version 10.0.1
+%define _version 10.0.2
 %define _name_archive MesaLib
 
 Name:           Mesa
-Version:        10.0.1
+Version:        10.0.2
 Release:        0
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
@@ -55,6 +55,9 @@
 %ifnarch ppc64le
 BuildRequires:  pkgconfig(xshmfence)
 %endif
+%ifarch %arm
+BuildRequires:  pkgconfig(libdrm_freedreno) >= 2.4.43
+%endif
 %ifarch x86_64 %ix86
 BuildRequires:  pkgconfig(libdrm_intel) >= 2.4.38
 %endif
@@ -524,7 +527,11 @@
            --enable-xa \
            --enable-gallium-llvm \
            --with-dri-drivers=nouveau \
+%ifarch %arm
+           --with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno \
+%else
            --with-gallium-drivers=r300,r600,nouveau,swrast,svga \
+%endif
            --enable-vdpau \
            --enable-xvmc \
 %endif

++++++ MesaLib-10.0.1.tar.bz2 -> MesaLib-10.0.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/Mesa/MesaLib-10.0.1.tar.bz2 
/work/SRC/openSUSE:Factory/.Mesa.new/MesaLib-10.0.2.tar.bz2 differ: char 11, 
line 1

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

Reply via email to