OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Oct-2005 01:17:37
Branch: OPENPKG_2_5_SOLID Handle: 2005101800173600
Modified files: (Branch: OPENPKG_2_5_SOLID)
openpkg-src/expect expect.spec
Log:
MFC: adjust embedded tcl URLs and upgrade
Summary:
Revision Changes Path
1.42.4.2 +2 -2 openpkg-src/expect/expect.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/expect/expect.spec
============================================================================
$ cvs diff -u -r1.42.4.1 -r1.42.4.2 expect.spec
--- openpkg-src/expect/expect.spec 11 Oct 2005 12:49:51 -0000 1.42.4.1
+++ openpkg-src/expect/expect.spec 17 Oct 2005 23:17:36 -0000 1.42.4.2
@@ -34,7 +34,7 @@
# package versions
%define V_expect_tar 5.43.0
%define V_expect_dir 5.43
-%define V_tcl 8.4.10
+%define V_tcl 8.4.11
# package information
Name: expect
@@ -51,7 +51,7 @@
# list of sources
Source0: http://expect.nist.gov/src/expect-%{V_expect_tar}.tar.gz
-Source1: ftp://ftp.scriptics.com/pub/tcl/tcl8_4/tcl%{V_tcl}-src.tar.gz
+Source1: http://osdn.dl.sourceforge.net/tcl/tcl%{V_tcl}-src.tar.gz
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]