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:   25-Feb-2006 19:09:37
  Branch: HEAD                             Handle: 2006022518093700

  Modified files:
    openpkg-src/mutt        mutt.spec

  Log:
    fix sidebar patch tracking and upgrade it

  Summary:
    Revision    Changes     Path
    1.71        +3  -3      openpkg-src/mutt/mutt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mutt/mutt.spec
  ============================================================================
  $ cvs diff -u -r1.70 -r1.71 mutt.spec
  --- openpkg-src/mutt/mutt.spec        19 Feb 2006 08:14:28 -0000      1.70
  +++ openpkg-src/mutt/mutt.spec        25 Feb 2006 18:09:37 -0000      1.71
  @@ -25,7 +25,7 @@
   #   package version
   %define       V_mutt                  1.5.11
   %define       V_mutt_patches          1.5.11
  -%define       V_mutt_patches_sidebar  1.5.11.sidebar.20060127
  +%define       V_mutt_patches_sidebar  1.5.11.sidebar.20060225
   
   #   package information
   Name:         mutt
  @@ -38,7 +38,7 @@
   Group:        Mail
   License:      BSD
   Version:      %{V_mutt}i
  -Release:      20060219
  +Release:      20060225
   
   #   build options
   %option       with_comp      no
  @@ -118,7 +118,7 @@
       prog mutt:patch_sidebar = {
           version   = %{V_mutt_patches_sidebar}
           url       = http://thomer.com/mutt/
  -        regex     = patch-(.+?.sidebar.__VER__)\.txt
  +        regex     = patch-(__VER__\.sidebar\.__VER__)\.txt
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to