diff options
author | hobbs <hobbs> | 2002-03-05 20:33:57 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-03-05 20:33:57 (GMT) |
commit | f012a45dd44a155acf6f2eaa2be34cd98d5cd5b7 (patch) | |
tree | 982a48c69f2ccdef8ca00a8c8192877714ede650 /unix/tk.spec | |
parent | 217481e22b82856d7caaec7f8ec043909f37d18b (diff) | |
download | tk-f012a45dd44a155acf6f2eaa2be34cd98d5cd5b7.zip tk-f012a45dd44a155acf6f2eaa2be34cd98d5cd5b7.tar.gz tk-f012a45dd44a155acf6f2eaa2be34cd98d5cd5b7.tar.bz2 |
fixed URL refs
Diffstat (limited to 'unix/tk.spec')
-rw-r--r-- | unix/tk.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/unix/tk.spec b/unix/tk.spec index f282a16..27d2549 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,4 +1,4 @@ -# $Id: tk.spec,v 1.7 2001/08/08 18:41:10 dgp Exp $ +# $Id: tk.spec,v 1.8 2002/03/05 20:33:57 hobbs Exp $ # This file is the basis for a binary Tk Linux RPM. %define version 8.4a4 @@ -10,9 +10,9 @@ Version: %{version} Release: 1 Copyright: BSD Group: Development/Languages -Source: ftp://ftp.scriptics.com/pub/tcl/tcl8_4/tk%{version}.tar.gz -URL: http://dev.scriptics.com/ -Packager: Scriptics Corporation +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 |