[mesa/f16] mesa-7.11-intel-swap-event.patch: Disable GLX_INTEL_swap_event by default; DRI2 enables it explicitl

Adam Jackson ajax at fedoraproject.org
Sat Oct 29 00:32:23 UTC 2011


commit d59159108a89923126a2ca550458afbfc9332755
Author: Adam Jackson <ajax at redhat.com>
Date:   Fri Oct 28 20:32:20 2011 -0400

    mesa-7.11-intel-swap-event.patch: Disable GLX_INTEL_swap_event by default;
    DRI2 enables it explicitly, but swrast doesn't and oughtn't. (#748747)

 mesa.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mesa.spec b/mesa.spec
index 5f0a9a3..0759565 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -26,7 +26,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 7.11
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -466,7 +466,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/osmesa.pc
 
 %changelog
-* Fri Oct 28 2011 Adam Jackson <ajax at redhat.com> 7.11-7
+* Fri Oct 28 2011 Adam Jackson <ajax at redhat.com> 7.11-8
 - mesa-7.11-intel-swap-event.patch: Disable GLX_INTEL_swap_event by default;
   DRI2 enables it explicitly, but swrast doesn't and oughtn't. (#748747)
 


More information about the scm-commits mailing list