my_srv:/usr/src/packages/SPECS # diff -u Mesa.spec* --- Mesa.spec 2011-05-27 11:49:04.925772392 +0200 +++ Mesa.spec~ 2011-05-26 14:04:40.000000000 +0200 @@ -23,7 +23,7 @@ %define _version 7.10.2 Version: 7.10.2 -Release: 69.5 +Release: 69.4 Name: Mesa BuildRequires: gcc-c++ libdrm-devel libexpat-devel pkgconfig python-base xorg-x11-devel @@ -57,7 +57,6 @@ Patch8: egl-buildfix.diff Patch9: Mesa_indirect_old_xserver_compatibility.diff Patch11: 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch -Patch12: mesa_i915_intel_tris.patch # already upstream BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -152,7 +151,6 @@ %patch8 %patch9 -p0 %patch11 -p1 -%patch12 -p1 %build @@ -242,7 +240,6 @@ %{_libdir}/lib*.so.* %{_libdir}/dri/ %{_libdir}/egl/ -%{_libdir}/xorg/modules/drivers/*.so %exclude %{_libdir}/dri/nouveau_dri.so %if 0%{?suse_version} >= 1130 %exclude %{_libdir}/dri/nouveau_vieux_dri.so @@ -275,9 +272,6 @@ %endif %changelog -* Thu May 27 2011 af@af.de -- Add patch mesa_i915_intel_tris.patch to test correction of reverse - display with kwin and compiz * Thu May 19 2011 idoenmez@novell.com - Add intel-add-gem-string.patch: Add back "GEM" string to Intel driver's version output to fix OpenGL effects in kwin.