Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2020-06-25 16:47:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Thu Jun 25 16:47:07 2020 rev:384 rq:816652 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes        2020-06-22 
17:43:46.501436921 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new.3060/Mesa-drivers.changes      
2020-06-25 16:47:19.952929163 +0200
@@ -1,0 +2,6 @@
+Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- move mesa.icd from /usr/etc/OpenCL/vendors to 
+  /usr/share/OpenCL/vendors (boo#1173005)
+
+-------------------------------------------------------------------
Mesa.changes: same change

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

Other differences:
------------------
++++++ Mesa-drivers.spec ++++++
--- /var/tmp/diff_new_pack.sMib1J/_old  2020-06-25 16:47:22.936934618 +0200
+++ /var/tmp/diff_new_pack.sMib1J/_new  2020-06-25 16:47:22.940934625 +0200
@@ -84,9 +84,6 @@
 
 %if 0%{with_opencl}
 %define have_gallium 1
-%if 0%{?suse_version} < 1550
-  %define _distconfdir /etc
-%endif
 %else
 %define have_gallium 0
 %endif
@@ -796,7 +793,7 @@
 %endif
 %if 0%{with_opencl}
             -Dgallium-opencl=icd \
-            --sysconfdir=%{_distconfdir} \
+            --sysconfdir=%{_datadir} \
 %endif
             -Ddri-search-path=%{_libdir}/dri \
 %if 0%{with_llvm}
@@ -1175,9 +1172,9 @@
 
 %if 0%{with_opencl}
 %files -n Mesa-libOpenCL
-%dir %{_distconfdir}/OpenCL
-%dir %{_distconfdir}/OpenCL/vendors
-%{_distconfdir}/OpenCL/vendors/mesa.icd
+%dir %{_datadir}/OpenCL
+%dir %{_datadir}/OpenCL/vendors
+%{_datadir}/OpenCL/vendors/mesa.icd
 %{_libdir}/libMesaOpenCL.so*
 %endif
 

++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.sMib1J/_old  2020-06-25 16:47:22.964934669 +0200
+++ /var/tmp/diff_new_pack.sMib1J/_new  2020-06-25 16:47:22.968934676 +0200
@@ -83,9 +83,6 @@
 
 %if 0%{with_opencl}
 %define have_gallium 1
-%if 0%{?suse_version} < 1550
-  %define _distconfdir /etc
-%endif
 %else
 %define have_gallium 0
 %endif
@@ -795,7 +792,7 @@
 %endif
 %if 0%{with_opencl}
             -Dgallium-opencl=icd \
-            --sysconfdir=%{_distconfdir} \
+            --sysconfdir=%{_datadir} \
 %endif
             -Ddri-search-path=%{_libdir}/dri \
 %if 0%{with_llvm}
@@ -1174,9 +1171,9 @@
 
 %if 0%{with_opencl}
 %files -n Mesa-libOpenCL
-%dir %{_distconfdir}/OpenCL
-%dir %{_distconfdir}/OpenCL/vendors
-%{_distconfdir}/OpenCL/vendors/mesa.icd
+%dir %{_datadir}/OpenCL
+%dir %{_datadir}/OpenCL/vendors
+%{_datadir}/OpenCL/vendors/mesa.icd
 %{_libdir}/libMesaOpenCL.so*
 %endif
 




Reply via email to