OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Nov-2008 11:17:50
Branch: HEAD Handle: 2008113010174900
Modified files:
openpkg-src/commons commons.spec
Log:
modifying package: commons-0 20081129 -> 20081130
Summary:
Revision Changes Path
1.9 +7 -7 openpkg-src/commons/commons.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/commons/commons.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 commons.spec
--- openpkg-src/commons/commons.spec 29 Nov 2008 08:17:40 -0000 1.8
+++ openpkg-src/commons/commons.spec 30 Nov 2008 10:17:49 -0000 1.9
@@ -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 @@
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
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]