|
|
@@ -24,7 +24,7 @@
|
|
|
##
|
|
|
|
|
|
# package versions
|
|
|
-%define V_xterm 196
|
|
|
+%define V_xterm 197
|
|
|
%define V_xtermset 0.5.2
|
|
|
%define V_xtermcontrol 2.7
|
|
|
|
|
|
@@ -39,7 +39,7 @@ Class: PLUS
|
|
|
Group: XWindow
|
|
|
License: X11
|
|
|
Version: %{V_xterm}
|
|
|
-Release: 20050111
|
|
|
+Release: 20050112
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz
|
|
|
@@ -63,7 +63,6 @@ AutoReqProv: no
|
|
|
|
|
|
%track
|
|
|
prog xterm = {
|
|
|
- comment = "rse: xterm 197 is broken: segfaults under at least FreeBSD 5.3"
|
|
|
version = %{V_xterm}
|
|
|
url = ftp://dickey.his.com/xterm/
|
|
|
regex = xterm-(__VER__)\.tgz
|
|
|
@@ -112,7 +111,6 @@ AutoReqProv: no
|
|
|
--with-Xaw3d \
|
|
|
--disable-tek4014 \
|
|
|
--disable-vt52 \
|
|
|
- --disable-active-icon \
|
|
|
--disable-i18n
|
|
|
%{l_make} %{l_mflags -O}
|
|
|
) || exit $?
|