|
|
@@ -37,7 +37,7 @@ Class: PLUS
|
|
|
Group: Development
|
|
|
License: GPL
|
|
|
Version: %{V_here}
|
|
|
-Release: 20061013
|
|
|
+Release: 20061204
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.research.canon.com.au/pub/misc/c2man/c2man-%{V_real}.tar.gz
|
|
|
@@ -62,10 +62,9 @@ AutoReqProv: no
|
|
|
|
|
|
%track
|
|
|
prog c2man = {
|
|
|
- comment = "thl: ftp server is very slow; curl cannot connect at all"
|
|
|
version = %{V_real}
|
|
|
url = ftp://ftp.research.canon.com.au/pub/misc/c2man/
|
|
|
- regex = c2man-([\d.@]+)\.tar\.gz
|
|
|
+ regex = c2man-([\d.\@]+)\.tar\.gz
|
|
|
}
|
|
|
|
|
|
%prep
|