Ralf S. Engelschall 17 سال پیش
والد
کامیت
b8fbe2ab53
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      commons/commons.spec

+ 4 - 4
commons/commons.spec

@@ -44,7 +44,7 @@ Class:        EVAL
 Group:        Libraries
 License:      Apache
 Version:      0
-Release:      20081020
+Release:      20081129
 
 #   list of sources
 Source0:      http://www.apache.org/dist/commons/beanutils/binaries/commons-beanutils-%{V_beanutils}-bin.tar.gz
@@ -83,7 +83,7 @@ AutoReqProv:  no
     prog commons:collections = {
         version   = %{V_collections}
         url       = http://www.apache.org/dist/commons/collections/binaries/
-        regex     = commons-collections-(__VER__)\.tar\.gz
+        regex     = commons-collections-(__VER__)-bin\.tar\.gz
     }
     prog commons:configuration = {
         version   = %{V_configuration}
@@ -103,7 +103,7 @@ AutoReqProv:  no
     prog commons:lang = {
         version   = %{V_lang}
         url       = http://www.apache.org/dist/commons/lang/binaries/
-        regex     = commons-lang-(__VER__)\.tar\.gz
+        regex     = commons-lang-(__VER__)-bin\.tar\.gz
     }
     prog commons:launcher = {
         version   = %{V_launcher}
@@ -113,7 +113,7 @@ AutoReqProv:  no
     prog commons:logging = {
         version   = %{V_logging}
         url       = http://www.apache.org/dist/commons/logging/binaries/
-        regex     = commons-logging-(__VER__)\.tar\.gz
+        regex     = commons-logging-(__VER__)-bin\.tar\.gz
     }
     prog commons:net = {
         version   = %{V_net}