summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/configure.in4
-rw-r--r--unix/tk.spec6
2 files changed, 5 insertions, 5 deletions
diff --git a/unix/configure.in b/unix/configure.in
index fab84cf..b988a81 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -3,14 +3,14 @@ dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during Tk installation
dnl to configure the system for the local environment.
#
-# RCS: @(#) $Id: configure.in,v 1.72 2002/05/21 18:27:31 mdejong Exp $
+# RCS: @(#) $Id: configure.in,v 1.73 2002/06/22 00:02:49 dkf Exp $
AC_INIT(../generic/tk.h)
TK_VERSION=8.4
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=4
-TK_PATCH_LEVEL="a5"
+TK_PATCH_LEVEL="b1"
VERSION=${TK_VERSION}
LOCALES="de en es fr"
diff --git a/unix/tk.spec b/unix/tk.spec
index e226c92..ce446d3 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -1,7 +1,7 @@
-# $Id: tk.spec,v 1.9 2002/03/06 15:36:17 dkf Exp $
+# $Id: tk.spec,v 1.10 2002/06/22 00:02:50 dkf Exp $
# This file is the basis for a binary Tk Linux RPM.
-%define version 8.4a5
+%define version 8.4b1
%define directory /usr/local
Summary: Tk graphical toolkit for the Tcl scripting language.
@@ -14,7 +14,7 @@ Source: http://prdownloads.sourceforge.net/tcl/tk%{version}-src.tar.gz
URL: http://www.tcl.tk/
Packager: Carina
Buildroot: /var/tmp/%{name}%{version}
-Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.4a5
+Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.4b1
%description
The Tcl (Tool Command Language) provides a powerful platform for