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: 10-May-2006 08:38:37 Branch: HEAD Handle: 2006051007383700 Modified files: openpkg-src/vim vim.spec Log: upgrading package: vim 7.0.0 -> 7.0.1 Summary: Revision Changes Path 1.407 +4 -3 openpkg-src/vim/vim.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/vim/vim.spec ============================================================================ $ cvs diff -u -r1.406 -r1.407 vim.spec --- openpkg-src/vim/vim.spec 9 May 2006 07:33:10 -0000 1.406 +++ openpkg-src/vim/vim.spec 10 May 2006 06:38:37 -0000 1.407 @@ -25,7 +25,7 @@ # package versions %define V_vl 7.0 %define V_vs 70 -%define V_pl 0 +%define V_pl 1 %define V_spl 20060509 # package information @@ -39,7 +39,7 @@ Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20060509 +Release: 20060510 # package options %option with_x11 no @@ -54,6 +54,7 @@ Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}.tar.bz2 Source2: rc.vim Patch0: vim.patch +Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.001 # build information Prefix: %{l_prefix} @@ -99,7 +100,7 @@ regex = vim-(\d+.\d+)\.tar\.gz } prog vim:patchlevel = { - version = %{V_vl}.0%{V_pl} + version = %{V_vl}.00%{V_pl} url = ftp://ftp.de.vim.org/patches/%{V_vl}/ regex = (\d+\.\d+\.\d+) } @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org