* Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.1-11
- xserver-1.3.0-no-prerelease-warning.patch: Drop.
This commit is contained in:
parent
05c6c13a4a
commit
851e267dea
@ -56,7 +56,6 @@ Patch105: xserver-1.5.1-exa-fix-glyph-segfault.patch
|
||||
# XXX move these to the end of the list
|
||||
Patch1003: xserver-1.4.99-pic-libxf86config.patch
|
||||
Patch1005: xserver-1.4.99-builtin-fonts.patch
|
||||
Patch1010: xserver-1.3.0-no-prerelease-warning.patch
|
||||
|
||||
Patch2013: xserver-1.4.99-document-fontpath-correctly.patch
|
||||
Patch2014: xserver-1.5.0-projector-fb-size.patch
|
||||
@ -520,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.1-11
|
||||
- xserver-1.3.0-no-prerelease-warning.patch: Drop.
|
||||
|
||||
* Tue Oct 07 2008 Dave Airlie <airlied@redhat.com> 1.5.1-10
|
||||
- actually apply exa fix patch
|
||||
|
||||
|
@ -1,16 +0,0 @@
|
||||
From: Adam Jackson <ajax@redhat.com>
|
||||
Date: Sun, 28 Oct 2007 09:37:52 +0100
|
||||
Subject: [PATCH] Disable pre-release warning.
|
||||
|
||||
---
|
||||
--- xorg-server-1.2.99.905/hw/xfree86/common/xf86Init.c.jx 2007-01-31 19:55:51.000000000 -0500
|
||||
+++ xorg-server-1.2.99.905/hw/xfree86/common/xf86Init.c 2007-04-11 12:32:24.000000000 -0400
|
||||
@@ -1770,7 +1770,7 @@
|
||||
static void
|
||||
xf86PrintBanner()
|
||||
{
|
||||
-#if PRE_RELEASE
|
||||
+#if 0
|
||||
ErrorF("\n"
|
||||
"This is a pre-release version of the X server from " XVENDORNAME ".\n"
|
||||
"It is not supported in any way.\n"
|
Loading…
Reference in New Issue
Block a user