Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2014-08-20 17:52:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2014-08-11 
10:09:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2014-08-20 
17:52:48.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 15 12:31:54 UTC 2014 - [email protected]
+
+- no longer add /usr/%{_lib}/dri/updates to DRI driver search path
+  (FATE#317822)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.k02T5t/_old  2014-08-20 17:52:50.000000000 +0200
+++ /var/tmp/diff_new_pack.k02T5t/_new  2014-08-20 17:52:50.000000000 +0200
@@ -544,7 +544,11 @@
 %if %egl_gallium
            --enable-gallium-egl \
 %endif
+%if 0%{?suse_version} < 1315
            --with-dri-searchpath=/usr/%{_lib}/dri/updates:/usr/%{_lib}/dri \
+%else
+           --with-dri-searchpath=/usr/%{_lib}/dri \
+%endif
 %ifarch %ix86 x86_64
            --enable-xa \
            --enable-gallium-llvm \
@@ -607,10 +611,12 @@
    make install.man DESTDIR=$RPM_BUILD_ROOT MANPATH=%{_mandir} LIBMANSUFFIX=3gl
  popd
 done
+%if 0%{?suse_version} < 1315
 #DRI driver update mechanism
 mkdir -p $RPM_BUILD_ROOT/usr/%{_lib}/dri/updates
 install -m 644 $RPM_SOURCE_DIR/README.updates \
   $RPM_BUILD_ROOT/usr/%{_lib}/dri/updates
+%endif
 
 %fdupes -s $RPM_BUILD_ROOT/%_mandir
 ### disabled for now on request of Coolo

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.k02T5t/_old  2014-08-20 17:52:50.000000000 +0200
+++ /var/tmp/diff_new_pack.k02T5t/_new  2014-08-20 17:52:50.000000000 +0200
@@ -1,5 +1,4 @@
 Mesa
-       +/usr/X11R6/lib(64)?/modules/dri/updates/README.updates
        obsoletes "XFree86-Mesa-<targettype> xorg-x11-Mesa-<targettype>"
        provides  "XFree86-Mesa-<targettype> xorg-x11-Mesa-<targettype>"
        provides "Mesa-libIndirectGL1-<targettype> = <version>"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to