|
|
@@ -22,7 +22,7 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_beanutils 1.7.0
|
|
|
+%define V_beanutils 1.8.0
|
|
|
%define V_cli 1.1
|
|
|
%define V_collections 3.2
|
|
|
%define V_configuration 1.5
|
|
|
@@ -44,10 +44,10 @@ Class: EVAL
|
|
|
Group: Libraries
|
|
|
License: Apache
|
|
|
Version: 0
|
|
|
-Release: 20080806
|
|
|
+Release: 20080905
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: http://www.apache.org/dist/commons/beanutils/binaries/commons-beanutils-%{V_beanutils}.tar.gz
|
|
|
+Source0: http://www.apache.org/dist/commons/beanutils/binaries/commons-beanutils-%{V_beanutils}-bin.tar.gz
|
|
|
Source1: http://www.apache.org/dist/commons/cli/binaries/commons-cli-%{V_cli}.tar.gz
|
|
|
Source2: http://www.apache.org/dist/commons/collections/binaries/commons-collections-%{V_collections}.tar.gz
|
|
|
Source3: http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-%{V_configuration}.tar.gz
|
|
|
@@ -73,7 +73,7 @@ AutoReqProv: no
|
|
|
prog commons:beanutils = {
|
|
|
version = %{V_beanutils}
|
|
|
url = http://www.apache.org/dist/commons/beanutils/binaries/
|
|
|
- regex = commons-beanutils-(\d+\.\d+\.\d+)\.tar\.gz
|
|
|
+ regex = commons-beanutils-(\d+\.\d+\.\d+)-bin\.tar\.gz
|
|
|
}
|
|
|
prog commons:cli = {
|
|
|
version = %{V_cli}
|