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:15:47
Branch: HEAD Handle: 2005101800154600
Modified files:
openpkg-src/expect expect.spec
Log:
adjust embedded tcl URLs and upgrade
Summary:
Revision Changes Path
1.43 +3 -3 openpkg-src/expect/expect.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/expect/expect.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 expect.spec
--- openpkg-src/expect/expect.spec 5 Jun 2005 06:57:12 -0000 1.42
+++ openpkg-src/expect/expect.spec 17 Oct 2005 23:15:46 -0000 1.43
@@ -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
@@ -47,11 +47,11 @@
Group: Language
License: GPL
Version: %{V_expect_tar}
-Release: 20050605
+Release: 20051018
# 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]