|
|
@@ -24,13 +24,13 @@
|
|
|
# package version
|
|
|
%define V_beanutils 1.8.0
|
|
|
%define V_cli 1.1
|
|
|
-%define V_collections 3.2
|
|
|
+%define V_collections 3.2.1
|
|
|
%define V_configuration 1.5
|
|
|
%define V_httpclient 3.1
|
|
|
%define V_io 1.4
|
|
|
-%define V_lang 2.3
|
|
|
+%define V_lang 2.4
|
|
|
%define V_launcher 1.1
|
|
|
-%define V_logging 1.1
|
|
|
+%define V_logging 1.1.1
|
|
|
%define V_net 2.0
|
|
|
|
|
|
# package information
|
|
|
@@ -44,18 +44,18 @@ Class: EVAL
|
|
|
Group: Libraries
|
|
|
License: Apache
|
|
|
Version: 0
|
|
|
-Release: 20081129
|
|
|
+Release: 20081130
|
|
|
|
|
|
# list of sources
|
|
|
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
|
|
|
+Source2: http://www.apache.org/dist/commons/collections/binaries/commons-collections-%{V_collections}-bin.tar.gz
|
|
|
Source3: http://www.apache.org/dist/commons/configuration/binaries/commons-configuration-%{V_configuration}.tar.gz
|
|
|
Source4: http://www.apache.org/dist/httpcomponents/commons-httpclient/binary/commons-httpclient-%{V_httpclient}.tar.gz
|
|
|
Source5: http://www.apache.org/dist/commons/io/binaries/commons-io-%{V_io}-bin.tar.gz
|
|
|
-Source6: http://www.apache.org/dist/commons/lang/binaries/commons-lang-%{V_lang}.tar.gz
|
|
|
+Source6: http://www.apache.org/dist/commons/lang/binaries/commons-lang-%{V_lang}-bin.tar.gz
|
|
|
Source7: http://www.apache.org/dist/commons/launcher/binaries/commons-launcher-%{V_launcher}.tar.gz
|
|
|
-Source8: http://www.apache.org/dist/commons/logging/binaries/commons-logging-%{V_logging}.tar.gz
|
|
|
+Source8: http://www.apache.org/dist/commons/logging/binaries/commons-logging-%{V_logging}-bin.tar.gz
|
|
|
Source9: http://www.apache.org/dist/commons/net/binaries/commons-net-%{V_net}-bin.tar.gz
|
|
|
|
|
|
# build information
|