summaryrefslogtreecommitdiffstats
path: root/unix/tk.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-11-03 20:15:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-11-03 20:15:24 (GMT)
commit88cab73bda545db2653e191c79322e318568afdd (patch)
treea56b6ea35885149c6596f00f3b1380c8a3928302 /unix/tk.spec
parentbcb6809211c95e27294400f9efa67ccf4dd0ac56 (diff)
downloadtk-88cab73bda545db2653e191c79322e318568afdd.zip
tk-88cab73bda545db2653e191c79322e318568afdd.tar.gz
tk-88cab73bda545db2653e191c79322e318568afdd.tar.bz2
*** 8.5.8 TAGGED FOR RELEASE ***
* generic/tk.h: Bump to 8.5.8 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.8 release.
Diffstat (limited to 'unix/tk.spec')
-rw-r--r--unix/tk.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/unix/tk.spec b/unix/tk.spec
index f05e6bb..75990b9 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -1,19 +1,19 @@
-# $Id: tk.spec,v 1.34.2.8 2009/04/10 18:13:06 dgp Exp $
+# $Id: tk.spec,v 1.34.2.9 2009/11/03 20:15:25 dgp Exp $
# This file is the basis for a binary Tk Linux RPM.
%{!?directory:%define directory /usr/local}
Name: tk
Summary: Tk graphical toolkit for the Tcl scripting language.
-Version: 8.5.7
+Version: 8.5.8
Release: 2
License: BSD
Group: Development/Languages
Source: http://prdownloads.sourceforge.net/tcl/tk%{version}-src.tar.gz
URL: http://www.tcl.tk/
Buildroot: /var/tmp/%{name}%{version}
-Buildrequires: XFree86-devel tcl = %version
-Requires: tcl = %version
+Buildrequires: XFree86-devel tcl >= 8.5.0
+Requires: tcl >= 8.5.0
%description
The Tcl (Tool Command Language) provides a powerful platform for