Ralf S. Engelschall 19 سال پیش
والد
کامیت
ccd8453c7e
1فایلهای تغییر یافته به همراه2 افزوده شده و 3 حذف شده
  1. 2 3
      c2man/c2man.spec

+ 2 - 3
c2man/c2man.spec

@@ -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