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:   29-Nov-2008 09:17:41
  Branch: HEAD                             Handle: 2008112908174000

  Modified files:
    openpkg-src/commons     commons.spec

  Log:
    fix tracking

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/commons/commons.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 commons.spec
  --- openpkg-src/commons/commons.spec  20 Oct 2008 06:14:44 -0000      1.7
  +++ openpkg-src/commons/commons.spec  29 Nov 2008 08:17:40 -0000      1.8
  @@ -44,7 +44,7 @@
   Group:        Libraries
   License:      Apache
   Version:      0
  -Release:      20081020
  +Release:      20081129
   
   #   list of sources
   Source0:      
http://www.apache.org/dist/commons/beanutils/binaries/commons-beanutils-%{V_beanutils}-bin.tar.gz
  @@ -83,7 +83,7 @@
       prog commons:collections = {
           version   = %{V_collections}
           url       = http://www.apache.org/dist/commons/collections/binaries/
  -        regex     = commons-collections-(__VER__)\.tar\.gz
  +        regex     = commons-collections-(__VER__)-bin\.tar\.gz
       }
       prog commons:configuration = {
           version   = %{V_configuration}
  @@ -103,7 +103,7 @@
       prog commons:lang = {
           version   = %{V_lang}
           url       = http://www.apache.org/dist/commons/lang/binaries/
  -        regex     = commons-lang-(__VER__)\.tar\.gz
  +        regex     = commons-lang-(__VER__)-bin\.tar\.gz
       }
       prog commons:launcher = {
           version   = %{V_launcher}
  @@ -113,7 +113,7 @@
       prog commons:logging = {
           version   = %{V_logging}
           url       = http://www.apache.org/dist/commons/logging/binaries/
  -        regex     = commons-logging-(__VER__)\.tar\.gz
  +        regex     = commons-logging-(__VER__)-bin\.tar\.gz
       }
       prog commons:net = {
           version   = %{V_net}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to