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: 11-May-2006 09:03:29 Branch: HEAD Handle: 2006051108032800 Modified files: openpkg-src/vim vim.spec Log: upgrading package: vim 7.0.1 -> 7.0.10 Summary: Revision Changes Path 1.408 +13 -4 openpkg-src/vim/vim.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/vim/vim.spec ============================================================================ $ cvs diff -u -r1.407 -r1.408 vim.spec --- openpkg-src/vim/vim.spec 10 May 2006 06:38:37 -0000 1.407 +++ openpkg-src/vim/vim.spec 11 May 2006 07:03:28 -0000 1.408 @@ -25,7 +25,7 @@ # package versions %define V_vl 7.0 %define V_vs 70 -%define V_pl 1 +%define V_pl 10 %define V_spl 20060509 # package information @@ -39,7 +39,7 @@ Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20060510 +Release: 20060511 # package options %option with_x11 no @@ -55,6 +55,15 @@ Source2: rc.vim 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 +Patch3: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.003 +Patch4: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.004 +Patch5: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.005 +Patch6: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.006 +Patch7: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.007 +Patch8: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.008 +Patch9: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.009 +Patch10: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.010 # build information Prefix: %{l_prefix} @@ -100,8 +109,8 @@ regex = vim-(\d+.\d+)\.tar\.gz } prog vim:patchlevel = { - version = %{V_vl}.00%{V_pl} - url = ftp://ftp.de.vim.org/patches/%{V_vl}/ + version = %{V_vl}.0%{V_pl} + url = ftp://ftp.vim.org/patches/%{V_vl}/ regex = (\d+\.\d+\.\d+) } @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org