From b84226c659c4d0b2f48b3195d44b58887c20f9db Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 21 Oct 2002 09:38:01 +0000 Subject: [PATCH] author included our submitted patch now --- xterm/xterm.patch | 10 ---------- xterm/xterm.spec | 6 ++---- 2 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 xterm/xterm.patch diff --git a/xterm/xterm.patch b/xterm/xterm.patch deleted file mode 100644 index afc6242f20..0000000000 --- a/xterm/xterm.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- xtermcontrol-2.0/src/configuration.c.orig Fri Sep 20 14:39:32 2002 -+++ xtermcontrol-2.0/src/configuration.c Fri Sep 20 14:39:18 2002 -@@ -11,6 +11,7 @@ - ****************************************************************************/ - - #include -+#include - #include - #include - #include diff --git a/xterm/xterm.spec b/xterm/xterm.spec index e85d52d63e..8c2198247b 100644 --- a/xterm/xterm.spec +++ b/xterm/xterm.spec @@ -26,7 +26,7 @@ %define V_whole 1.70 %define V_xterm 170 %define V_xtermset 0.5.1 -%define V_xtermcontrol 2.0 +%define V_xtermcontrol 2.0.1 # package information Name: xterm @@ -38,13 +38,12 @@ Distribution: OpenPKG [EVAL] Group: XWindow License: X11 Version: %{V_whole} -Release: 20021014 +Release: 20021021 # list of sources Source0: ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz Source1: http://belnet.dl.sourceforge.net/sourceforge/clts/xtermset-%{V_xtermset}.tar.gz Source2: http://www.thrysoee.dk/xtermcontrol/xtermcontrol-%{V_xtermcontrol}.tar.gz -Patch0: xterm.patch # build information Prefix: %{l_prefix} @@ -65,7 +64,6 @@ AutoReqProv: no %setup0 -q -c %setup1 -q -T -D -a 1 %setup2 -q -T -D -a 2 - %patch0 -p0 %build ( cd xterm-%{V_xterm}