diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-07 14:20:14 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-07 14:20:14 (GMT) |
commit | 68a9c9f524aa50b782559f42a7d44db403bc4d7d (patch) | |
tree | 58ec697bb527475431e822df23e287c58e71f989 /unix/tk.spec | |
parent | 5835acdb176ba8a4c7d2655a00d2b4afacd1fccd (diff) | |
download | tk-68a9c9f524aa50b782559f42a7d44db403bc4d7d.zip tk-68a9c9f524aa50b782559f42a7d44db403bc4d7d.tar.gz tk-68a9c9f524aa50b782559f42a7d44db403bc4d7d.tar.bz2 |
Bumped patchlevel
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 687e2fe..dc9b873 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,7 +1,7 @@ -# $Id: tk.spec,v 1.20 2004/12/11 00:00:22 dkf Exp $ +# $Id: tk.spec,v 1.21 2005/06/07 14:20:18 dkf Exp $ # This file is the basis for a binary Tk Linux RPM. -%define version 8.5a3 +%define version 8.5a4 %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.5a3 +Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.5a4 %description The Tcl (Tool Command Language) provides a powerful platform for |