diff options
author | hobbs <hobbs> | 2004-03-02 00:49:12 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-03-02 00:49:12 (GMT) |
commit | 41525a350b3c20d213ee780d3f29d28b09b527be (patch) | |
tree | 036f8875f2fabbe364a9e58d872a2412270e875c /unix/tk.spec | |
parent | a642389e0fbb2aa3db63fc4c7350e493741eb4ff (diff) | |
download | tk-41525a350b3c20d213ee780d3f29d28b09b527be.zip tk-41525a350b3c20d213ee780d3f29d28b09b527be.tar.gz tk-41525a350b3c20d213ee780d3f29d28b09b527be.tar.bz2 |
update patchlevel to 8.5a1
Diffstat (limited to 'unix/tk.spec')
-rw-r--r-- | unix/tk.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/tk.spec b/unix/tk.spec index befe1af..6fe28fe 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,7 +1,7 @@ -# $Id: tk.spec,v 1.16 2003/03/04 23:50:45 dgp Exp $ +# $Id: tk.spec,v 1.17 2004/03/02 00:49:13 hobbs Exp $ # This file is the basis for a binary Tk Linux RPM. -%define version 8.5a0 +%define version 8.5a1 %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.5a0 +Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.5a1 %description The Tcl (Tool Command Language) provides a powerful platform for |