xorg-server: Changes to 'ubuntu'
debian/patches/196_xvfb-fbscreeninit-handling.patch | 4 ++--
debian/patches/197_xvfb-randr.patch | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 775896cc43d0dbad0f6a6bf06cc92982c031a126
Author: Robert Hooker <sarvatt@ubuntu.com>
Date: Fri Feb 5 08:51:37 2010 -0500
Fix 196_xvfb-fbscreeninit-handling.patch and 197_xvfb-randr.patch so they actually work.
diff --git a/debian/patches/196_xvfb-fbscreeninit-handling.patch b/debian/patches/196_xvfb-fbscreeninit-handling.patch
index 61041e6..a7cdb09 100644
--- a/debian/patches/196_xvfb-fbscreeninit-handling.patch
+++ b/debian/patches/196_xvfb-fbscreeninit-handling.patch
@@ -1,6 +1,6 @@
=== modified file 'hw/vfb/InitOutput.c'
---- hw/vfb/InitOutput.c 2009-06-11 20:34:06 +0000
-+++ hw/vfb/InitOutput.c 2010-02-02 16:34:02 +0000
+--- a/hw/vfb/InitOutput.c 2009-06-11 20:34:06 +0000
++++ b/hw/vfb/InitOutput.c 2010-02-02 16:34:02 +0000
@@ -66,6 +66,7 @@
#endif /* HAS_SHM */
#include "dix.h"
diff --git a/debian/patches/197_xvfb-randr.patch b/debian/patches/197_xvfb-randr.patch
index 2723f05..f1848fc 100644
--- a/debian/patches/197_xvfb-randr.patch
+++ b/debian/patches/197_xvfb-randr.patch
@@ -1,6 +1,6 @@
=== modified file 'hw/vfb/InitOutput.c'
---- hw/vfb/InitOutput.c 2010-02-02 16:34:02 +0000
-+++ hw/vfb/InitOutput.c 2010-02-02 16:36:42 +0000
+--- a/hw/vfb/InitOutput.c 2010-02-02 16:34:02 +0000
++++ b/hw/vfb/InitOutput.c 2010-02-02 16:36:42 +0000
@@ -912,6 +912,12 @@
fbPictureInit (pScreen, 0, 0);
#endif
Reply to: