Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2018-04-10 09:50:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Tue Apr 10 09:50:55 2018 rev:321 rq:593742 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2018-03-30 
12:01:26.270718387 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa-drivers.changes   2018-04-10 
09:51:02.159366414 +0200
@@ -1,0 +2,14 @@
+Thu Apr  5 08:37:03 UTC 2018 - m...@suse.com
+
+- Remove n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch.
+  * Not needed since we build Mesa against LLVM 6. (bnc#1082298)
+- Remove u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch.
+  * It was disabled for long time and does not seem to be needed.
+    (bnc#1082306)
+
+-------------------------------------------------------------------
+Tue Apr  3 08:24:39 UTC 2018 - sch...@suse.de
+
+- Enable nine on arm/aarch64
+
+-------------------------------------------------------------------
Mesa.changes: same change

Old:
----
  n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
  u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.Zom4l0/_old  2018-04-10 09:51:04.055297717 +0200
+++ /var/tmp/diff_new_pack.Zom4l0/_new  2018-04-10 09:51:04.059297572 +0200
@@ -64,7 +64,7 @@
   %define vdpau_radeon 1
 %endif
 
-%ifarch %ix86 x86_64
+%ifarch %ix86 x86_64 %arm aarch64
   %define with_nine 1
 %endif
 
@@ -131,8 +131,6 @@
 Source4:        manual-pages.tar.bz2
 Source6:        %{name}-rpmlintrc
 Source7:        Mesa.keyring
-# to be upstreamed
-Patch11:        u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
 # never to be upstreamed
 Patch18:        n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
 # currently needed for libglvnd support
@@ -140,7 +138,6 @@
 Patch32:        archlinux_glvnd-fix-gl-dot-pc.patch
 # Upstream
 Patch43:        u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
-Patch45:        n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
 Patch47:        u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
 
 BuildRequires:  autoconf >= 2.60
@@ -740,10 +737,6 @@
 %setup -q -n %{_name_archive}-%{_version} -b4
 # remove some docs
 rm -rf docs/README.{VMS,WIN32,OS2}
-### disabled, but not dropped yet; these still need investigation in
-### order to figure out whether the issue is still reproducable and
-### hence a fix is required
-#%patch11 -p1
 %patch18 -p1
 
 %if 0%{?libglvnd}
@@ -752,7 +745,6 @@
 %endif
 
 %patch43 -p1
-%patch45 -p1
 %patch47 -p1
 
 # Remove requires to libglvnd/libglvnd-devel from baselibs.conf when

++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.Zom4l0/_old  2018-04-10 09:51:04.083296702 +0200
+++ /var/tmp/diff_new_pack.Zom4l0/_new  2018-04-10 09:51:04.087296557 +0200
@@ -63,7 +63,7 @@
   %define vdpau_radeon 1
 %endif
 
-%ifarch %ix86 x86_64
+%ifarch %ix86 x86_64 %arm aarch64
   %define with_nine 1
 %endif
 
@@ -130,8 +130,6 @@
 Source4:        manual-pages.tar.bz2
 Source6:        %{name}-rpmlintrc
 Source7:        Mesa.keyring
-# to be upstreamed
-Patch11:        u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
 # never to be upstreamed
 Patch18:        n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
 # currently needed for libglvnd support
@@ -139,7 +137,6 @@
 Patch32:        archlinux_glvnd-fix-gl-dot-pc.patch
 # Upstream
 Patch43:        u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
-Patch45:        n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
 Patch47:        u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
 
 BuildRequires:  autoconf >= 2.60
@@ -739,10 +736,6 @@
 %setup -q -n %{_name_archive}-%{_version} -b4
 # remove some docs
 rm -rf docs/README.{VMS,WIN32,OS2}
-### disabled, but not dropped yet; these still need investigation in
-### order to figure out whether the issue is still reproducable and
-### hence a fix is required
-#%patch11 -p1
 %patch18 -p1
 
 %if 0%{?libglvnd}
@@ -751,7 +744,6 @@
 %endif
 
 %patch43 -p1
-%patch45 -p1
 %patch47 -p1
 
 # Remove requires to libglvnd/libglvnd-devel from baselibs.conf when




Reply via email to