Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2019-01-11 14:02:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Fri Jan 11 14:02:38 2019 rev:338 rq:664063 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2018-12-14 
20:54:18.352956006 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new.28833/Mesa-drivers.changes     
2019-01-11 14:04:08.319881586 +0100
@@ -1,0 +2,17 @@
+Wed Jan  9 10:49:24 UTC 2019 - [email protected]
+
+- redisabled support for tegra, since it just got disabled upstream
+  in git master ...
+
+-------------------------------------------------------------------
+Sat Jan  5 23:31:00 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Enable the surfaceless platform, which is needed by KDE CI 
+  environment for testing (https://phabricator.kde.org/T10245)
+
+-------------------------------------------------------------------
+Wed Dec 19 15:01:41 UTC 2018 - Guillaume GARDET <[email protected]>
+
+- Add etnaviv, imx and tegra supports for %arm and arch64
+
+-------------------------------------------------------------------
Mesa.changes: same change

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.buTmBS/_old  2019-01-11 14:04:10.095879798 +0100
+++ /var/tmp/diff_new_pack.buTmBS/_new  2019-01-11 14:04:10.099879795 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package Mesa-drivers
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -159,7 +159,7 @@
 BuildRequires:  pkgconfig(expat)
 BuildRequires:  pkgconfig(glproto)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.75
-BuildRequires:  pkgconfig(libdrm_amdgpu) >= 2.4.79
+BuildRequires:  pkgconfig(libdrm_amdgpu) >= 2.4.95
 BuildRequires:  pkgconfig(libdrm_nouveau) >= 2.4.66
 BuildRequires:  pkgconfig(libdrm_radeon) >= 2.4.71
 %if 0%{?libglvnd}
@@ -199,7 +199,8 @@
 Obsoletes:      s2tc < %{version}
 Provides:       libtxc_dxtn = %{version}
 Obsoletes:      libtxc_dxtn < %{version}
-%ifarch %{arm}
+%ifarch %{arm} aarch64
+BuildRequires:  pkgconfig(libdrm_etnaviv) >= 2.4.89
 BuildRequires:  pkgconfig(libdrm_freedreno) >= 2.4.74
 BuildRequires:  pkgconfig(libelf)
 %endif
@@ -758,9 +759,9 @@
 
 %build
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
-egl_platforms=x11,drm,wayland
+egl_platforms=x11,drm,surfaceless,wayland
 %else
-egl_platforms=x11,drm
+egl_platforms=x11,drm,surfaceless
 %endif
 autoreconf -fvi
 
@@ -819,7 +820,7 @@
   %ifarch %{arm} aarch64
            --enable-xa \
            --with-dri-drivers=nouveau \
-           --with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4 
\
+           
--with-gallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,imx 
\
   %endif
   %ifarch ppc64 ppc64le
            --enable-xa \

Mesa.spec: same change



Reply via email to