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:   05-Sep-2008 20:34:04
  Branch: HEAD                             Handle: 2008090519340400

  Modified files:
    openpkg-src/commons     commons.spec

  Log:
    modifying package: commons-0 20080806 -> 20080905

  Summary:
    Revision    Changes     Path
    1.6         +4  -4      openpkg-src/commons/commons.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/commons/commons.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 commons.spec
  --- openpkg-src/commons/commons.spec  6 Aug 2008 07:31:12 -0000       1.5
  +++ openpkg-src/commons/commons.spec  5 Sep 2008 18:34:04 -0000       1.6
  @@ -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 @@
   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 @@
       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}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to