Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2017-09-09 20:23:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Sat Sep  9 20:23:58 2017 rev:301 rq:522001 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2017-09-04 
12:27:09.360841927 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2017-09-09 
20:24:00.271488908 +0200
@@ -1,0 +2,19 @@
+Thu Sep  7 10:16:43 UTC 2017 - sndir...@suse.com
+
+- u_svga-Fix-build-on-ppc64le.patch
+  * This let us compile the code on ppc64le, but it no-ops the log
+    function.
+
+-------------------------------------------------------------------
+Tue Sep  5 09:50:56 UTC 2017 - sndir...@suse.com
+
+- update to 17.2.0
+  * many RADV/ANV Vulkan driver improvements
+  * Vulkan and OpenGL performance improvements
+  * more work towards OpenGL 4.6 compliance
+  * a wealth of other open-source driver improvements
+  * initial Raven Ridge support (used on Vega-class graphics)
+  * Intel Cannonlake Support 
+- adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch
+
+-------------------------------------------------------------------

Old:
----
  mesa-17.1.8.tar.xz
  mesa-17.1.8.tar.xz.sig

New:
----
  mesa-17.2.0.tar.xz
  mesa-17.2.0.tar.xz.sig
  u_svga-Fix-build-on-ppc64le.patch

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.NfPfZN/_old  2017-09-09 20:24:01.591302876 +0200
+++ /var/tmp/diff_new_pack.NfPfZN/_new  2017-09-09 20:24:01.595302312 +0200
@@ -22,7 +22,7 @@
 %endif
 %define glamor 1
 %define _name_archive mesa
-%define _version 17.1.8
+%define _version 17.2.0
 %define with_opencl 0
 %define with_vulkan 0
 %ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x
@@ -54,7 +54,7 @@
 %endif
 
 Name:           Mesa
-Version:        17.1.6
+Version:        17.2.0
 Release:        0
 Summary:        System for rendering interactive 3-D graphics
 License:        MIT
@@ -89,6 +89,7 @@
 Patch40:        u_gallivm-correct-channel-shift-logic-on-big-endian.patch
 Patch41:        u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
 Patch42:        u_r600-Add-support-for-B5G5R5A1.patch
+Patch43:        u_svga-Fix-build-on-ppc64le.patch
 
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
@@ -158,6 +159,7 @@
 # Requirements for wayland bumped up from 17.0
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
 BuildRequires:  pkgconfig(wayland-client) >= 1.11
+BuildRequires:  pkgconfig(wayland-protocols) >= 1.8
 BuildRequires:  pkgconfig(wayland-server) >= 1.11
 %endif
 %ifarch aarch64 %arm ppc64 ppc64le s390x %ix86 x86_64
@@ -664,6 +666,7 @@
 %patch40 -p1
 %patch41 -p1
 %patch42 -p1
+%patch43 -p1
 
 # Remove requires to libglvnd/libglvnd-devel from baselibs.conf when
 # disabling libglvnd build; ugly ...


++++++ archlinux_0001-Fix-linkage-against-shared-glapi.patch ++++++
--- /var/tmp/diff_new_pack.NfPfZN/_old  2017-09-09 20:24:01.695288219 +0200
+++ /var/tmp/diff_new_pack.NfPfZN/_new  2017-09-09 20:24:01.695288219 +0200
@@ -8,10 +8,10 @@
  src/gallium/targets/osmesa/Makefile.am | 2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
-diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
-index 5d39486..04add87 100644
---- a/src/gallium/targets/osmesa/Makefile.am
-+++ b/src/gallium/targets/osmesa/Makefile.am
+Index: mesa-17.2.0/src/gallium/targets/osmesa/Makefile.am
+===================================================================
+--- mesa-17.2.0.orig/src/gallium/targets/osmesa/Makefile.am
++++ mesa-17.2.0/src/gallium/targets/osmesa/Makefile.am
 @@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
        $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
        $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
@@ -20,7 +20,4 @@
 +      $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
        $(SHARED_GLAPI_LIB) \
        $(OSMESA_LIB_DEPS) \
-       $(CLOCK_LIB)
--- 
-2.9.3
-
+       $(CLOCK_LIB) \

++++++ mesa-17.1.8.tar.xz -> mesa-17.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/Mesa/mesa-17.1.8.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new/mesa-17.2.0.tar.xz differ: char 25, line 1

++++++ u_svga-Fix-build-on-ppc64le.patch ++++++
>From 96b59b70573b8fafc377b4ac04fe46a2474180da Mon Sep 17 00:00:00 2001
From: Stefan Dirsch <sndir...@suse.de>
Date: Thu, 7 Sep 2017 11:53:21 +0200
Subject: [PATCH glx/glxglvnd] svga: Fix build on ppc64le.

This let us compile the code on ppc64le, but it no-ops the log function.
---
 src/gallium/drivers/svga/svga_msg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gallium/drivers/svga/svga_msg.c 
b/src/gallium/drivers/svga/svga_msg.c
index e0346dee75..611abb70f4 100755
--- a/src/gallium/drivers/svga/svga_msg.c
+++ b/src/gallium/drivers/svga/svga_msg.c
@@ -57,7 +57,7 @@
 #define HIGH_WORD(X) ((X & 0xFFFF0000) >> 16)
 
 
-#if defined(PIPE_CC_GCC) && (PIPE_CC_GCC_VERSION > 502)
+#if defined(PIPE_CC_GCC) && (PIPE_CC_GCC_VERSION > 502) && 
!defined(USE_PPC64LE_ASM)
 
 /**
  * Hypervisor-specific bi-directional communication channel.  Should never
-- 
2.13.5


Reply via email to