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: 15-Jul-2004 21:23:02
Branch: HEAD Handle: 2004071520230200
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.11 -> 6.3.13
Summary:
Revision Changes Path
1.341 +4 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.340 -r1.341 vim.spec
--- openpkg-src/vim/vim.spec 3 Jul 2004 07:49:25 -0000 1.340
+++ openpkg-src/vim/vim.spec 15 Jul 2004 19:23:02 -0000 1.341
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 11
+%define V_pl 13
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20040703
+Release: 20040715
# package options
%option with_x11 no
@@ -66,6 +66,8 @@
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
Patch11: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.011
+Patch12: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.012
+Patch13: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.013
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]