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: 07-Dec-2004 10:11:37
Branch: HEAD Handle: 2004120709113700
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.41 -> 6.3.42
Summary:
Revision Changes Path
1.357 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.356 -r1.357 vim.spec
--- openpkg-src/vim/vim.spec 6 Dec 2004 19:00:25 -0000 1.356
+++ openpkg-src/vim/vim.spec 7 Dec 2004 09:11:37 -0000 1.357
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 41
+%define V_pl 42
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20041206
+Release: 20041207
# package options
%option with_x11 no
@@ -96,6 +96,7 @@
Patch39: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.039
Patch40: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.040
Patch41: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.041
+Patch42: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.042
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]