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: 18-Oct-2005 08:22:51 Branch: HEAD Handle: 2005101807225000 Modified files: openpkg-src/vim vim.spec Log: upgrading package: vim 6.4.0 -> 6.4.1 Summary: Revision Changes Path 1.394 +3 -2 openpkg-src/vim/vim.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/vim/vim.spec ============================================================================ $ cvs diff -u -r1.393 -r1.394 vim.spec --- openpkg-src/vim/vim.spec 15 Oct 2005 18:29:42 -0000 1.393 +++ openpkg-src/vim/vim.spec 18 Oct 2005 06:22:50 -0000 1.394 @@ -25,7 +25,7 @@ # package versions %define V_vl 6.4 %define V_vs 64 -%define V_pl 0 +%define V_pl 1 # package information Name: vim @@ -38,7 +38,7 @@ Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20051015 +Release: 20051018 # package options %option with_x11 no @@ -56,6 +56,7 @@ Source3: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-rt2.tar.gz Source4: rc.vim Patch0: vim.patch +Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.001 # build information Prefix: %{l_prefix} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org