summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2007-05-18 18:39:28 (GMT)
committerdgp <dgp@noemail.net>2007-05-18 18:39:28 (GMT)
commit90bd5dc87b0d46e00c499bb322d0c258950260f5 (patch)
tree4e15601582fe82e692cfbe52544661ca2ea65098 /unix/tcl.spec
parentbaeda0140585114162ae86e80799c2e0528ffbc7 (diff)
downloadtcl-90bd5dc87b0d46e00c499bb322d0c258950260f5.zip
tcl-90bd5dc87b0d46e00c499bb322d0c258950260f5.tar.gz
tcl-90bd5dc87b0d46e00c499bb322d0c258950260f5.tar.bz2
* unix/configure: autoconf-2.59 (FC6 fork)
* win/configure: * README: Bump version number to 8.5a7 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * generic/tclParse.c: Disable and remove the ALLOW_EXPAND sections * tests/info.test: that continued to support the deprecated * tests/mathop.test: {expand} syntax. Updated the few remaining users of that syntax in the test suite. FossilOrigin-Name: c798353dedec7e2d208285297483b60ee5a2127a
Diffstat (limited to 'unix/tcl.spec')
-rw-r--r--unix/tcl.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tcl.spec b/unix/tcl.spec
index e62e476..351ad66 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.26 2006/10/23 19:42:19 dgp Exp $
+# $Id: tcl.spec,v 1.27 2007/05/18 18:39:33 dgp Exp $
# This file is the basis for a binary Tcl RPM for Linux.
%{!?directory:%define directory /usr/local}
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.5a6
+Version: 8.5a7
Release: 2
License: BSD
Group: Development/Languages