|
|
|
|
@ -48,7 +48,7 @@ Class: BASE
|
|
|
|
|
Group: Language |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_expect_tar} |
|
|
|
|
Release: 20040804 |
|
|
|
|
Release: 20041119 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://expect.nist.gov/src/expect-%{V_expect_tar}.tar.gz |
|
|
|
|
@ -75,6 +75,7 @@ AutoReqProv: no
|
|
|
|
|
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 |
|
|
|
|
|