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:   17-May-2007 18:34:16
  Branch: HEAD                             Handle: 2007051717341600

  Modified files:
    openpkg-src/vim         vim.spec

  Log:
    upgrading package: vim 7.1.1 -> 7.1.2

  Summary:
    Revision    Changes     Path
    1.497       +5  -4      openpkg-src/vim/vim.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  ============================================================================
  $ cvs diff -u -r1.496 -r1.497 vim.spec
  --- openpkg-src/vim/vim.spec  15 May 2007 05:52:01 -0000      1.496
  +++ openpkg-src/vim/vim.spec  17 May 2007 16:34:16 -0000      1.497
  @@ -25,7 +25,7 @@
   #   package versions
   %define       V_vl  7.1
   %define       V_vs  71
  -%define       V_pl  1
  +%define       V_pl  2
   
   #   package information
   Name:         vim
  @@ -38,7 +38,7 @@
   Group:        Editor
   License:      Charityware
   Version:      %{V_vl}.%{V_pl}
  -Release:      20070515
  +Release:      20070517
   
   #   package options
   %option       with_x11        no
  @@ -55,6 +55,7 @@
   Source3:      vimrc
   Patch0:       vim.patch
   Patch1:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.001
  +Patch2:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.002
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -100,9 +101,9 @@
           regex     = vim-(\d+.\d+)\.tar\.(gz|bz2)
       }
       prog vim:patchlevel = {
  -        version   = %{V_vl}.%{V_pl}
  +        version   = %{V_vl}.00%{V_pl}
           url       = ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/
  -        regex     = (\d+\.\d+\.\d+)
  +        regex     = (%{V_vl}\.\d+)
       }
   
   %prep
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to