diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:36:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:36:17 (GMT) |
commit | 37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b (patch) | |
tree | 9cc860eac2dab3724c58f93d7f27e30c3a754757 /unix/tk.spec | |
parent | 36001df29a52f1fc25fd4635b256abf5964bb642 (diff) | |
download | tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.zip tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.gz tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.bz2 |
Bumped patchlevel; might need changing in the future, but it makes life
easier for now.
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 27d2549..e226c92 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,7 +1,7 @@ -# $Id: tk.spec,v 1.8 2002/03/05 20:33:57 hobbs Exp $ +# $Id: tk.spec,v 1.9 2002/03/06 15:36:17 dkf Exp $ # This file is the basis for a binary Tk Linux RPM. -%define version 8.4a4 +%define version 8.4a5 %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.4a4 +Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.4a5 %description The Tcl (Tool Command Language) provides a powerful platform for |