[xorg-x11-drv-intel] re-enable pageflipping

Adam Jackson ajax at fedoraproject.org
Thu Nov 18 18:53:18 UTC 2010


commit 1507db340cb1907252c49cf4f888d8640261960d
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Nov 18 13:52:47 2010 -0500

    re-enable pageflipping

 xorg-x11-drv-intel.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-intel.spec b/xorg-x11-drv-intel.spec
index a3235a7..ba1fd79 100644
--- a/xorg-x11-drv-intel.spec
+++ b/xorg-x11-drv-intel.spec
@@ -6,7 +6,7 @@
 Summary:   Xorg X11 Intel video driver
 Name:      xorg-x11-drv-intel
 Version:   2.13.901
-Release:   2%{?dist}
+Release:   3%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -76,7 +76,7 @@ Debugging tools for Intel graphics chips
 %prep
 %setup -q -n xf86-video-intel-%{dirsuffix} -b3
 %patch22 -p1 -b .vga-clock
-%patch62 -p1 -b .no-flip
+#patch62 -p1 -b .no-flip
 
 %build
  
@@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/intel_*.1*
 
 %changelog
+* Thu Nov 18 2010 Adam Jackson <ajax at redhat.com> 2.13.901-3
+- intel-2.11-no-pageflipping.patch: Re-un-disable.
+
 * Mon Nov 15 2010 Adam Jackson <ajax at redhat.com> 2.13.901-2
 - intel-2.11-no-pageflipping.patch: Re-disable, still broken.
 


More information about the scm-commits mailing list