rpms/xorg-x11-server/devel xserver-1.5.0-bg-none-root.patch, 1.2, 1.3

Dave Airlie (airlied) fedora-extras-commits at redhat.com
Fri Aug 15 05:24:10 UTC 2008


Author: airlied

Update of /cvs/pkgs/rpms/xorg-x11-server/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15127

Modified Files:
	xserver-1.5.0-bg-none-root.patch 
Log Message:
fix patch to apply


xserver-1.5.0-bg-none-root.patch:

Index: xserver-1.5.0-bg-none-root.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-server/devel/xserver-1.5.0-bg-none-root.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xserver-1.5.0-bg-none-root.patch	15 Aug 2008 05:19:12 -0000	1.2
+++ xserver-1.5.0-bg-none-root.patch	15 Aug 2008 05:23:40 -0000	1.3
@@ -1,3 +1,15 @@
+From 8a00e31151649ea43f2160f3ea8e72a2ceccf149 Mon Sep 17 00:00:00 2001
+From: Kristian <krh at redhat.com>
+Date: Fri, 15 Aug 2008 15:15:14 +1000
+Subject: [PATCH] Add nr for background=none root
+
+---
+ dix/globals.c    |    1 +
+ dix/window.c     |   15 ++++++++++-----
+ include/opaque.h |    1 +
+ os/utils.c       |    3 +++
+ 4 files changed, 15 insertions(+), 5 deletions(-)
+
 diff --git a/dix/globals.c b/dix/globals.c
 index 7f95eab..db34786 100644
 --- a/dix/globals.c
@@ -75,3 +87,6 @@
          else if ( strcmp( argv[i], "-maxbigreqsize") == 0) {
               if(++i < argc) {
                   long reqSizeArg = atol(argv[i]);
+-- 
+1.5.5.1
+




More information about the fedora-extras-commits mailing list