OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Feb-2006 21:23:38
Branch: HEAD Handle: 2006020920233800
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.4.6 -> 6.4.7
Summary:
Revision Changes Path
1.401 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.400 -r1.401 vim.spec
--- openpkg-src/vim/vim.spec 1 Jan 2006 13:23:47 -0000 1.400
+++ openpkg-src/vim/vim.spec 9 Feb 2006 20:23:38 -0000 1.401
@@ -25,7 +25,7 @@
# package versions
%define V_vl 6.4
%define V_vs 64
-%define V_pl 6
+%define V_pl 7
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20051224
+Release: 20060209
# package options
%option with_x11 no
@@ -62,6 +62,7 @@
Patch4: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.004
Patch5: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.005
Patch6: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.006
+Patch7: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.007
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]