summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-03-05 20:31:42 (GMT)
committerhobbs <hobbs>2002-03-05 20:31:42 (GMT)
commit4b4e849d38b11af50fec36227778db8075b66b16 (patch)
tree5ea63a1d23742c47b4646a71c18292faf1b040c2
parent390813bcfce7599ecd865db8de43eade4888e350 (diff)
downloadtcl-4b4e849d38b11af50fec36227778db8075b66b16.zip
tcl-4b4e849d38b11af50fec36227778db8075b66b16.tar.gz
tcl-4b4e849d38b11af50fec36227778db8075b66b16.tar.bz2
fixed URL refs
-rw-r--r--tools/tcl.wse.in2
-rw-r--r--unix/tcl.spec8
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