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:   08-Oct-2007 07:45:29
  Branch: HEAD                             Handle: 2007100806452800

  Modified files:
    openpkg-src/minicom     minicom.spec

  Log:
    track releases only

  Summary:
    Revision    Changes     Path
    1.58        +3  -3      openpkg-src/minicom/minicom.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/minicom/minicom.spec
  ============================================================================
  $ cvs diff -u -r1.57 -r1.58 minicom.spec
  --- openpkg-src/minicom/minicom.spec  1 Jan 2007 17:39:47 -0000       1.57
  +++ openpkg-src/minicom/minicom.spec  8 Oct 2007 05:45:28 -0000       1.58
  @@ -37,7 +37,7 @@
   Group:        Communication
   License:      BSD
   Version:      %{V_dist}
  -Release:      20061016
  +Release:      20071008
   
   #   list of sources
   Source0:      
http://alioth.debian.org/download.php/%{V_subdir}/minicom-%{V_dist}.tar.gz
  @@ -62,12 +62,12 @@
       prog minicom = {
           version   = %{V_dist}
           url       = 
http://alioth.debian.org/project/showfiles.php?group_id=30018&release_id=96
  -        regex     = minicom-(__VER__)\.tar\.gz
  +        regex     = minicom-(\d+\.\d+)\.tar\.gz
       }
       prog minicom:subdir = {
           version   = %{V_subdir}
           url       = 
http://alioth.debian.org/project/showfiles.php?group_id=30018&release_id=96
  -        regex     = /(\d+)/minicom-__VER__\.tar\.gz
  +        regex     = /(\d+)/minicom-\d+\.\d+\.tar\.gz
       }
   
   %prep
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to