]> source.dussan.org Git - tigervnc.git/commitdiff
Removed patch that was merged into trunk in 6bc1de83a7 28/head
authorBrian P. Hinz <bphinz@users.sf.net>
Sun, 7 Sep 2014 14:05:09 +0000 (10:05 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Sun, 7 Sep 2014 14:05:09 +0000 (10:05 -0400)
contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch [deleted file]
contrib/packages/deb/ubuntu-trusty/debian/patches/series

diff --git a/contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch b/contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch
deleted file mode 100644 (file)
index 3173dc2..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-diff -up a/unix/xserver/configure.ac.jx b/unix/xserver/configure.ac
---- a/unix/xserver/configure.ac.jx     2013-11-07 11:39:49.000000000 -0500
-+++ b/unix/xserver/configure.ac        2013-11-07 11:40:17.215043570 -0500
-@@ -1597,7 +1596,7 @@ fi
- dnl Xvnc DDX
- AC_SUBST([XVNC_CPPFLAGS], ["-DHAVE_DIX_CONFIG_H $XSERVER_CFLAGS"])
--AC_SUBST([XVNC_LIBS], ["$FB_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $MAIN_LIB"])
-+AC_SUBST([XVNC_LIBS], ["$FB_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $DRI3_LIB $PRESENT_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $MAIN_LIB"])
- AC_SUBST([XVNC_SYS_LIBS], ["$GLX_SYS_LIBS"])
- dnl Xnest DDX
-diff -up a/unix/xserver/hw/vnc/xorg-version.h b/unix/xserver/hw/vnc/xorg-version.h
---- a/unix/xserver/hw/vnc/xorg-version.h       2013-07-01 08:41:24.000000000 -0400
-+++ b/unix/xserver/hw/vnc/xorg-version.h       2013-11-07 11:39:49.749992669 -0500
-@@ -44,8 +44,12 @@
- #define XORG 113
- #elif XORG_VERSION_CURRENT < ((1 * 10000000) + (14 * 100000) + (99 * 1000))
- #define XORG 114
-+#elif XORG_VERSION_CURRENT < ((1 * 10000000) + (15 * 100000) + (99 * 1000))
-+#define XORG 115
-+#elif XORG_VERSION_CURRENT < ((1 * 10000000) + (16 * 100000) + (99 * 1000))
-+#define XORG 116
- #else
--#error "X.Org newer than 1.14 is not supported"
-+#error "X.Org newer than 1.16 is not supported"
- #endif
- #endif
index cb229915c1e86923680c661818573f4ebf402e79..6b75eff83bd2946f677e0581ce370ba1d3ba7a9c 100644 (file)
@@ -11,4 +11,3 @@
 513_tigervnc11-rh692048.patch
 516_tigervnc-xorg-manpages.patch
 517_tigervnc-format-security.patch
-518_tigervnc-1.3.0-xserver-1.15.patch