Bump to -17, disable the loader work since it's broken.

This commit is contained in:
Adam Jackson 2006-06-19 23:51:32 +00:00
parent 4836c0d51e
commit e3a92b56e6

View File

@ -4,7 +4,7 @@
Summary: X.Org X11 X server Summary: X.Org X11 X server
Name: xorg-x11-server Name: xorg-x11-server
Version: 1.1.0 Version: 1.1.0
Release: 16 Release: 17
URL: http://www.x.org URL: http://www.x.org
License: MIT/X11 License: MIT/X11
Group: User Interface/X Group: User Interface/X
@ -38,7 +38,7 @@ Patch1003: xorg-x11-server-1.0.1-fpic-libxf86config.patch
Patch2000: xorg-x11-server-1.1.0-cw-crash-fix.patch Patch2000: xorg-x11-server-1.1.0-cw-crash-fix.patch
Patch2001: xorg-x11-server-1.1.0-pci-scan-fixes.patch Patch2001: xorg-x11-server-1.1.0-pci-scan-fixes.patch
Patch2002: xorg-x11-server-1.1.0-hush-crash-message.patch Patch2002: xorg-x11-server-1.1.0-hush-crash-message.patch
Patch2003: xorg-x11-server-1.1.0-loader-diet.patch #Patch2003: xorg-x11-server-1.1.0-loader-diet.patch
# autoconfiguration feature patches # autoconfiguration feature patches
#Patch3000: xorg-x11-server-1.1.0-input-autoconfig-2.patch #Patch3000: xorg-x11-server-1.1.0-input-autoconfig-2.patch
@ -299,7 +299,7 @@ drivers, input drivers, or other X modules should install this package.
%patch2000 -p1 -b .cw-crash %patch2000 -p1 -b .cw-crash
%patch2001 -p1 -b .pci-scan %patch2001 -p1 -b .pci-scan
%patch2002 -p1 -b .crash-message %patch2002 -p1 -b .crash-message
%patch2003 -p1 -b .loader-diet #%patch2003 -p1 -b .loader-diet
%patch3001 -p1 -b .edid1 %patch3001 -p1 -b .edid1
%patch3002 -p1 -b .cvt %patch3002 -p1 -b .cvt
@ -605,7 +605,7 @@ rm -rf $RPM_BUILD_ROOT
- Disable filling in monitor gamma info from EDID momentarily, since drivers - Disable filling in monitor gamma info from EDID momentarily, since drivers
will use that field to set the card's gamma ramp. will use that field to set the card's gamma ramp.
- Backport some stuff from git: cw crash fix, faster pci scanning, some - Backport some stuff from git: cw crash fix, faster pci scanning, some
log message cleanup, and a massive debloating of the loader. log message cleanup.
* Fri Jun 16 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-16 * Fri Jun 16 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-16
- Enable spec support for s390, s390x, alpha, sparc, and sparc64 architectures. - Enable spec support for s390, s390x, alpha, sparc, and sparc64 architectures.