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: 21-Mar-2006 09:42:33
Branch: HEAD Handle: 2006032108423300
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.4.9 -> 6.4.10
Summary:
Revision Changes Path
1.404 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.403 -r1.404 vim.spec
--- openpkg-src/vim/vim.spec 16 Mar 2006 07:07:27 -0000 1.403
+++ openpkg-src/vim/vim.spec 21 Mar 2006 08:42:33 -0000 1.404
@@ -25,7 +25,7 @@
# package versions
%define V_vl 6.4
%define V_vs 64
-%define V_pl 9
+%define V_pl 10
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20060316
+Release: 20060321
# package options
%option with_x11 no
@@ -65,6 +65,7 @@
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}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]