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: 06-Aug-2008 09:31:13 Branch: HEAD Handle: 2008080608311200 Modified files: openpkg-src/commons commons.spec Log: fix URLs Summary: Revision Changes Path 1.5 +3 -3 openpkg-src/commons/commons.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/commons/commons.spec ============================================================================ $ cvs diff -u -r1.4 -r1.5 commons.spec --- openpkg-src/commons/commons.spec 21 Jan 2008 18:00:51 -0000 1.4 +++ openpkg-src/commons/commons.spec 6 Aug 2008 07:31:12 -0000 1.5 @@ -44,14 +44,14 @@ Group: Libraries License: Apache Version: 0 -Release: 20080121 +Release: 20080806 # list of sources Source0: http://www.apache.org/dist/commons/beanutils/binaries/commons-beanutils-%{V_beanutils}.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 -Source4: http://www.apache.org/dist/jakarta/httpcomponents/commons-httpclient-3.x/binary/commons-httpclient-%{V_httpclient}.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 Source7: http://www.apache.org/dist/commons/launcher/binaries/commons-launcher-%{V_launcher}.tar.gz @@ -92,7 +92,7 @@ } prog commons:httpclient = { version = %{V_httpclient} - url = http://www.apache.org/dist/jakarta/httpcomponents/commons-httpclient-3.x/binary/ + url = http://www.apache.org/dist/httpcomponents/commons-httpclient/binary/ regex = commons-httpclient-(__VER__)\.tar\.gz } prog commons:io = { @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org