OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Oct-2004 09:25:19
Branch: HEAD Handle: 2004100808251800
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.29 -> 6.3.30
Summary:
Revision Changes Path
1.351 +4 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.350 -r1.351 vim.spec
--- openpkg-src/vim/vim.spec 6 Oct 2004 18:04:35 -0000 1.350
+++ openpkg-src/vim/vim.spec 8 Oct 2004 07:25:18 -0000 1.351
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 29
+%define V_pl 30
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20041006
+Release: 20041008
# package options
%option with_x11 no
@@ -83,6 +83,8 @@
Patch26: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.026
Patch27: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.027
Patch28: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.028
+Patch29: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.029
+Patch30: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.030
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]