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-Dec-2004 09:46:06
Branch: HEAD Handle: 2004120808460600
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.42 -> 6.3.43
Summary:
Revision Changes Path
1.358 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.357 -r1.358 vim.spec
--- openpkg-src/vim/vim.spec 7 Dec 2004 09:11:37 -0000 1.357
+++ openpkg-src/vim/vim.spec 8 Dec 2004 08:46:06 -0000 1.358
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 42
+%define V_pl 43
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20041207
+Release: 20041208
# package options
%option with_x11 no
@@ -97,6 +97,7 @@
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
+Patch43: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.043
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]