Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2018-03-01 12:02:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Thu Mar  1 12:02:48 2018 rev:317 rq:581007 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2018-02-25 
12:21:25.841573388 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa-drivers.changes   2018-03-01 
12:02:50.176803558 +0100
@@ -1,0 +2,25 @@
+Wed Feb 28 14:57:00 UTC 2018 - sndir...@suse.com
+
+- removed more unneeded buildrequires: libudev, openssl, bison, 
+  flex (boo#1082312)
+
+-------------------------------------------------------------------
+Tue Feb 27 18:17:53 UTC 2018 - sndir...@suse.com
+
+- removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
+  which is no longer needed due to changed LLVM build (boo#1082307)
+
+-------------------------------------------------------------------
+Tue Feb 27 09:58:06 UTC 2018 - sndir...@suse.com
+
+- merge content of new rpmlintrc into existing Mesa-rpmlintrc file
+
+-------------------------------------------------------------------
+Fri Feb 23 13:36:23 UTC 2018 - sndir...@suse.com
+
+- no longer run ldconfig for the follwing backend (ICD) drivers,
+  since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan;
+  required adding a rpmlintrc file with appropriate rules
+  (boo#1082316)
+
+-------------------------------------------------------------------
Mesa.changes: same change

Old:
----
  u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.7AEOhb/_old  2018-03-01 12:02:52.868707011 +0100
+++ /var/tmp/diff_new_pack.7AEOhb/_new  2018-03-01 12:02:52.872706868 +0100
@@ -133,7 +133,6 @@
 Source7:        Mesa.keyring
 # to be upstreamed
 Patch11:        u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
-Patch12:        u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
 # never to be upstreamed
 Patch18:        n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
 # currently needed for libglvnd support
@@ -146,9 +145,7 @@
 
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
-BuildRequires:  bison
 BuildRequires:  fdupes
-BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  imake
 BuildRequires:  libtool
@@ -168,9 +165,7 @@
 BuildRequires:  pkgconfig(libglvnd) >= 0.1.0
 %endif
 BuildRequires:  pkgconfig(libkms) >= 1.0.0
-BuildRequires:  pkgconfig(libudev) > 151
 BuildRequires:  pkgconfig(libva)
-BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(presentproto)
 BuildRequires:  pkgconfig(vdpau) >= 1.1
 BuildRequires:  pkgconfig(x11)
@@ -747,7 +742,6 @@
 ### order to figure out whether the issue is still reproducable and
 ### hence a fix is required
 #%patch11 -p1
-%patch12 -p1
 %patch18 -p1
 
 %if 0%{?libglvnd}
@@ -941,26 +935,6 @@
 
 %postun -n libxatracker2 -p /sbin/ldconfig
 
-%post   -n libXvMC_nouveau -p /sbin/ldconfig
-
-%postun -n libXvMC_nouveau -p /sbin/ldconfig
-
-%post   -n libXvMC_r600 -p /sbin/ldconfig
-
-%postun -n libXvMC_r600 -p /sbin/ldconfig
-
-%post   -n libvdpau_r300 -p /sbin/ldconfig
-
-%postun -n libvdpau_r300 -p /sbin/ldconfig
-
-%post   -n libvdpau_r600 -p /sbin/ldconfig
-
-%postun -n libvdpau_r600 -p /sbin/ldconfig
-
-%post   -n libvdpau_radeonsi -p /sbin/ldconfig
-
-%postun -n libvdpau_radeonsi -p /sbin/ldconfig
-
 %post   libglapi0 -p /sbin/ldconfig
 
 %postun libglapi0 -p /sbin/ldconfig
@@ -973,18 +947,6 @@
 
 %postun -n Mesa-libd3d -p /sbin/ldconfig
 
-%post   -n Mesa-libOpenCL -p /sbin/ldconfig
-
-%postun -n Mesa-libOpenCL -p /sbin/ldconfig
-
-%post -n Mesa-libva -p /sbin/ldconfig
-
-%postun -n Mesa-libva -p /sbin/ldconfig
-
-%post -n libvulkan_intel -p /sbin/ldconfig
-
-%postun -n libvulkan_intel -p /sbin/ldconfig
-
 %if !%{drivers}
 %files
 %defattr(-,root,root)

++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.7AEOhb/_old  2018-03-01 12:02:52.896706007 +0100
+++ /var/tmp/diff_new_pack.7AEOhb/_new  2018-03-01 12:02:52.900705863 +0100
@@ -132,7 +132,6 @@
 Source7:        Mesa.keyring
 # to be upstreamed
 Patch11:        u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
-Patch12:        u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
 # never to be upstreamed
 Patch18:        n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
 # currently needed for libglvnd support
@@ -145,9 +144,7 @@
 
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
-BuildRequires:  bison
 BuildRequires:  fdupes
-BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  imake
 BuildRequires:  libtool
@@ -167,9 +164,7 @@
 BuildRequires:  pkgconfig(libglvnd) >= 0.1.0
 %endif
 BuildRequires:  pkgconfig(libkms) >= 1.0.0
-BuildRequires:  pkgconfig(libudev) > 151
 BuildRequires:  pkgconfig(libva)
-BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(presentproto)
 BuildRequires:  pkgconfig(vdpau) >= 1.1
 BuildRequires:  pkgconfig(x11)
@@ -746,7 +741,6 @@
 ### order to figure out whether the issue is still reproducable and
 ### hence a fix is required
 #%patch11 -p1
-%patch12 -p1
 %patch18 -p1
 
 %if 0%{?libglvnd}
@@ -940,26 +934,6 @@
 
 %postun -n libxatracker2 -p /sbin/ldconfig
 
-%post   -n libXvMC_nouveau -p /sbin/ldconfig
-
-%postun -n libXvMC_nouveau -p /sbin/ldconfig
-
-%post   -n libXvMC_r600 -p /sbin/ldconfig
-
-%postun -n libXvMC_r600 -p /sbin/ldconfig
-
-%post   -n libvdpau_r300 -p /sbin/ldconfig
-
-%postun -n libvdpau_r300 -p /sbin/ldconfig
-
-%post   -n libvdpau_r600 -p /sbin/ldconfig
-
-%postun -n libvdpau_r600 -p /sbin/ldconfig
-
-%post   -n libvdpau_radeonsi -p /sbin/ldconfig
-
-%postun -n libvdpau_radeonsi -p /sbin/ldconfig
-
 %post   libglapi0 -p /sbin/ldconfig
 
 %postun libglapi0 -p /sbin/ldconfig
@@ -972,18 +946,6 @@
 
 %postun -n Mesa-libd3d -p /sbin/ldconfig
 
-%post   -n Mesa-libOpenCL -p /sbin/ldconfig
-
-%postun -n Mesa-libOpenCL -p /sbin/ldconfig
-
-%post -n Mesa-libva -p /sbin/ldconfig
-
-%postun -n Mesa-libva -p /sbin/ldconfig
-
-%post -n libvulkan_intel -p /sbin/ldconfig
-
-%postun -n libvulkan_intel -p /sbin/ldconfig
-
 %if !%{drivers}
 %files
 %defattr(-,root,root)

++++++ Mesa-drivers-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.7AEOhb/_old  2018-03-01 12:02:52.956703855 +0100
+++ /var/tmp/diff_new_pack.7AEOhb/_new  2018-03-01 12:02:52.956703855 +0100
@@ -1,2 +1,11 @@
+# This line is mandatory to access the configuration functions
+from Config import *
+
 # Want to allow for multiple vendors
 addFilter("shlib-policy-name-error")
+addFilter("Mesa-libOpenCL.*library-without-ldconfig-postin")
+addFilter("Mesa-libOpenCL.*library-without-ldconfig-postun")
+addFilter("libXvMC_nouveau.*library-without-ldconfig-postin")
+addFilter("libXvMC_nouveau.*library-without-ldconfig-postun")
+addFilter("libXvMC_r600.*library-without-ldconfig-postin")
+addFilter("libXvMC_r600.*library-without-ldconfig-postun")

++++++ Mesa-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.7AEOhb/_old  2018-03-01 12:02:52.972703281 +0100
+++ /var/tmp/diff_new_pack.7AEOhb/_new  2018-03-01 12:02:52.976703138 +0100
@@ -1,2 +1,11 @@
+# This line is mandatory to access the configuration functions
+from Config import *
+
 # Want to allow for multiple vendors
 addFilter("shlib-policy-name-error")
+addFilter("Mesa-libOpenCL.*library-without-ldconfig-postin")
+addFilter("Mesa-libOpenCL.*library-without-ldconfig-postun")
+addFilter("libXvMC_nouveau.*library-without-ldconfig-postin")
+addFilter("libXvMC_nouveau.*library-without-ldconfig-postun")
+addFilter("libXvMC_r600.*library-without-ldconfig-postin")
+addFilter("libXvMC_r600.*library-without-ldconfig-postun")




Reply via email to