summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-12-11 00:00:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-12-11 00:00:17 (GMT)
commite8bf6719bd2f64a766fa59a745a9a289ceed2113 (patch)
treed8eb37f538339cb1a0cac81ebcc06dbb50f57631 /unix
parent1348b2903a666f7cd3c3a8311397126d3feb748d (diff)
downloadtk-e8bf6719bd2f64a766fa59a745a9a289ceed2113.zip
tk-e8bf6719bd2f64a766fa59a745a9a289ceed2113.tar.gz
tk-e8bf6719bd2f64a766fa59a745a9a289ceed2113.tar.bz2
Bump to 8.5a3
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 99a0865..3b96934 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -3,7 +3,7 @@ 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.97 2004/11/18 00:43:19 rmax Exp $
+# RCS: @(#) $Id: configure.in,v 1.98 2004/12/11 00:00:21 dkf Exp $
AC_INIT([tk],[8.5])
AC_PREREQ(2.57)
@@ -11,7 +11,7 @@ AC_PREREQ(2.57)
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="a2"
+TK_PATCH_LEVEL="a3"
VERSION=${TK_VERSION}
LOCALES="cs de el en en_gb es fr it nl ru"
diff --git a/unix/tk.spec b/unix/tk.spec
index 53c5d00..687e2fe 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -1,7 +1,7 @@
-# $Id: tk.spec,v 1.19 2004/03/26 19:57:37 dgp Exp $
+# $Id: tk.spec,v 1.20 2004/12/11 00:00:22 dkf Exp $
# This file is the basis for a binary Tk Linux RPM.
-%define version 8.5a2
+%define version 8.5a3
%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.5a2
+Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.5a3
%description
The Tcl (Tool Command Language) provides a powerful platform for