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: 23-Oct-2004 09:12:14
Branch: HEAD Handle: 2004102308121300
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.30 -> 6.3.31
Summary:
Revision Changes Path
1.352 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.351 -r1.352 vim.spec
--- openpkg-src/vim/vim.spec 8 Oct 2004 07:25:18 -0000 1.351
+++ openpkg-src/vim/vim.spec 23 Oct 2004 07:12:13 -0000 1.352
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 30
+%define V_pl 31
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20041008
+Release: 20041023
# package options
%option with_x11 no
@@ -85,6 +85,7 @@
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
+Patch31: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.031
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]