rpms/xorg-x11-drv-vesa/devel xorg-x11-drv-vesa.spec,1.23,1.24

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Wed May 9 19:11:50 UTC 2007


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15503

Modified Files:
	xorg-x11-drv-vesa.spec 
Log Message:
* Wed May 09 2007 Adam Jackson <ajax at redhat.com> 1.3.0-6
- Re-add the sync range hack. (#235066)



Index: xorg-x11-drv-vesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vesa/devel/xorg-x11-drv-vesa.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- xorg-x11-drv-vesa.spec	20 Mar 2007 19:02:06 -0000	1.23
+++ xorg-x11-drv-vesa.spec	9 May 2007 19:11:16 -0000	1.24
@@ -7,7 +7,7 @@
 Summary:   Xorg X11 vesa video driver
 Name:      xorg-x11-drv-vesa
 Version:   1.3.0
-Release:   5%{?dist}
+Release:   6%{?dist}
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 License: MIT
@@ -18,6 +18,7 @@
 
 Patch0:	    vesa-1.2.1-randr-crash.patch
 Patch1:     vesa-1.3.0-mode-heuristics.patch
+Patch2:	    vesa-1.3.0-range-hack.patch
 
 BuildRequires: pkgconfig
 BuildRequires: xorg-x11-server-sdk >= 1.1.0-1
@@ -32,7 +33,7 @@
 
 %patch0 -p1 -b .randr-crash
 %patch1 -p1 -b .mode-heuristics
-#%patch2 -p1 -b .panelid
+%patch2 -p1 -b .range-hack
 
 %build
 %configure --disable-static
@@ -56,6 +57,9 @@
 %{_mandir}/man4/vesa.4*
 
 %changelog
+* Wed May 09 2007 Adam Jackson <ajax at redhat.com> 1.3.0-6
+- Re-add the sync range hack. (#235066)
+
 * Tue Mar 20 2007 Adam Jackson <ajax at redhat.com> 1.3.0-5
 - vesa-1.3.0-mode-heuristics.patch: If strict intersection of VBE and EDID
   modes leaves no modes remaining after validation, try again with just




More information about the fedora-extras-commits mailing list