OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Nov-2004 13:03:18
  Branch: HEAD                             Handle: 2004110912031500

  Modified files:
    openpkg-src/bison       bison.spec

  Log:
    try to repair vcheck regex for bison:new

  Summary:
    Revision    Changes     Path
    1.47        +2  -2      openpkg-src/bison/bison.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bison/bison.spec
  ============================================================================
  $ cvs diff -u -r1.46 -r1.47 bison.spec
  --- openpkg-src/bison/bison.spec      31 Oct 2004 17:32:31 -0000      1.46
  +++ openpkg-src/bison/bison.spec      9 Nov 2004 12:03:15 -0000       1.47
  @@ -38,7 +38,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_new}
  -Release:      20041031
  +Release:      20041109
   
   #   list of sources
   Source0:      ftp://alpha.gnu.org/gnu/bison/bison-%{V_new}.tar.gz
  @@ -67,7 +67,7 @@
       prog bison:new = {
           version   = %{V_new}
           url       = ftp://alpha.gnu.org/gnu/bison/
  -        regex     = bison-(1\.[5-9]\d+)\.tar\.gz
  +        regex     = bison-(1\.[5-9]\d+[a-z])\.tar\.gz
       }
       prog bison:old = {
           version   = %{V_old}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to