OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Mar-2005 09:17:21
Branch: HEAD Handle: 2005030408172000
Modified files:
openpkg-src/expect expect.spec
Log:
remove obsolete comment and relax the dependency a little bit so
automated updates can be done more easily
Summary:
Revision Changes Path
1.40 +2 -3 openpkg-src/expect/expect.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/expect/expect.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 expect.spec
--- openpkg-src/expect/expect.spec 8 Feb 2005 18:50:46 -0000 1.39
+++ openpkg-src/expect/expect.spec 4 Mar 2005 08:17:20 -0000 1.40
@@ -48,7 +48,7 @@
Group: Language
License: GPL
Version: %{V_expect_tar}
-Release: 20050208
+Release: 20050304
# list of sources
Source0: http://expect.nist.gov/src/expect-%{V_expect_tar}.tar.gz
@@ -58,7 +58,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, tcl = %{V_tcl}
-PreReq: OpenPKG, openpkg >= 20040130, tcl = %{V_tcl}
+PreReq: OpenPKG, openpkg >= 20040130, tcl >= %{V_tcl}
AutoReq: no
AutoReqProv: no
@@ -75,7 +75,6 @@
regex = expect-(__VER__)\.tar\.gz
}
prog expect:tcl = {
- comment = "tho:19.11.04: wait for final 8.4.8"
version = %{V_tcl}
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tcl(__VER__)-src\.tar\.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]