From c3e5527a096f8efd725f3e12fdf14db24cec2f54 Mon Sep 17 00:00:00 2001 From: "Brian P. Hinz" Date: Sun, 7 Sep 2014 10:05:09 -0400 Subject: [PATCH] Removed patch that was merged into trunk in 6bc1de83a7 --- .../518_tigervnc-1.3.0-xserver-1.15.patch | 29 ------------------- .../deb/ubuntu-trusty/debian/patches/series | 1 - 2 files changed, 30 deletions(-) delete mode 100644 contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch 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 index 3173dc23..00000000 --- a/contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch +++ /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 diff --git a/contrib/packages/deb/ubuntu-trusty/debian/patches/series b/contrib/packages/deb/ubuntu-trusty/debian/patches/series index cb229915..6b75eff8 100644 --- a/contrib/packages/deb/ubuntu-trusty/debian/patches/series +++ b/contrib/packages/deb/ubuntu-trusty/debian/patches/series @@ -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 -- 2.39.5