diff options
author | dkf <dkf@noemail.net> | 2002-03-06 15:36:16 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2002-03-06 15:36:16 (GMT) |
commit | 2dbb20e42f7ce35cb398392fbf9277a23c98647d (patch) | |
tree | 9cc860eac2dab3724c58f93d7f27e30c3a754757 /unix/tk.spec | |
parent | 83934161ddbd5ebae6b144e96557239d3f59166e (diff) | |
download | tk-2dbb20e42f7ce35cb398392fbf9277a23c98647d.zip tk-2dbb20e42f7ce35cb398392fbf9277a23c98647d.tar.gz tk-2dbb20e42f7ce35cb398392fbf9277a23c98647d.tar.bz2 |
Bumped patchlevel; might need changing in the future, but it makes life
easier for now.
FossilOrigin-Name: 7472801139405296ccc3c3b2e111902f93bc3bbe
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 |