diff options
| author | hobbs <hobbs> | 2002-03-05 20:31:42 (GMT) |
|---|---|---|
| committer | hobbs <hobbs> | 2002-03-05 20:31:42 (GMT) |
| commit | dac58ddea975ec50fd6bdc412da59c0a5dc177cd (patch) | |
| tree | 5ea63a1d23742c47b4646a71c18292faf1b040c2 | |
| parent | 0a211bceeee352b33487fdc2adc0d17b605abc7b (diff) | |
| download | tcl-dac58ddea975ec50fd6bdc412da59c0a5dc177cd.zip tcl-dac58ddea975ec50fd6bdc412da59c0a5dc177cd.tar.gz tcl-dac58ddea975ec50fd6bdc412da59c0a5dc177cd.tar.bz2 | |
fixed URL refs
| -rw-r--r-- | tools/tcl.wse.in | 2 | ||||
| -rw-r--r-- | unix/tcl.spec | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index 56caaeb..67714cf 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -54,7 +54,7 @@ item: Set Variable end item: Set Variable Variable=URL - Value=http://dev.scriptics.com/registration/%PATCHLEVEL%.html + Value=http://www.tcl.tk/ end item: Set Variable Variable=GROUP diff --git a/unix/tcl.spec b/unix/tcl.spec index c113392..de78478 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,4 +1,4 @@ -# $Id: tcl.spec,v 1.8 2001/08/08 22:28:24 dgp Exp $ +# $Id: tcl.spec,v 1.9 2002/03/05 20:31:42 hobbs Exp $ # This file is the basis for a binary Tcl RPM for Linux. %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/tcl%{version}.tar.gz -URL: http://dev.scriptics.com/ -Packager: Scriptics Corporation +Source: http://prdownloads.sourceforge.net/tcl/tcl%{version}-src.tar.gz +URL: http://www.tcl.tk/ +Packager: Carina Buildroot: /var/tmp/%{name}%{version} %description |
