diff options
author | hobbs <hobbs> | 2004-11-25 00:26:19 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-11-25 00:26:19 (GMT) |
commit | 800fcf0cd1243bb7de1357c85bd5fff2660dfd96 (patch) | |
tree | 59fc0000b728658e596beea56f2f5fb2f7002fb6 /unix/tk.spec | |
parent | 662dcb5a115c0b902a120afa741af74a2107aa20 (diff) | |
download | tk-800fcf0cd1243bb7de1357c85bd5fff2660dfd96.zip tk-800fcf0cd1243bb7de1357c85bd5fff2660dfd96.tar.gz tk-800fcf0cd1243bb7de1357c85bd5fff2660dfd96.tar.bz2 |
bumped patchlevel to 8.4.9
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 9feac08..3f148ca 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,7 +1,7 @@ -# $Id: tk.spec,v 1.15.2.8 2004/10/28 16:49:45 dgp Exp $ +# $Id: tk.spec,v 1.15.2.9 2004/11/25 00:26:23 hobbs Exp $ # This file is the basis for a binary Tk Linux RPM. -%define version 8.4.8 +%define version 8.4.9 %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.4.8 +Requires: XFree86-libs >= 3.3.3, XFree86-devel >= 3.3.3, tcl = 8.4.9 %description The Tcl (Tool Command Language) provides a powerful platform for |