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: 01-Dec-2005 08:27:57 Branch: HEAD Handle: 2005120107275600 Modified files: openpkg-src/vim vim.spec Log: upgrading package: vim 6.4.2 -> 6.4.3 Summary: Revision Changes Path 1.397 +3 -2 openpkg-src/vim/vim.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/vim/vim.spec ============================================================================ $ cvs diff -u -r1.396 -r1.397 vim.spec --- openpkg-src/vim/vim.spec 30 Nov 2005 20:21:23 -0000 1.396 +++ openpkg-src/vim/vim.spec 1 Dec 2005 07:27:56 -0000 1.397 @@ -25,7 +25,7 @@ # package versions %define V_vl 6.4 %define V_vs 64 -%define V_pl 2 +%define V_pl 3 # package information Name: vim @@ -38,7 +38,7 @@ Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20051130 +Release: 20051201 # package options %option with_x11 no @@ -58,6 +58,7 @@ 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 # build information Prefix: %{l_prefix} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org