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: 12-Aug-2006 09:52:06
Branch: HEAD Handle: 2006081208520500
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.0.50 -> 7.0.51
Summary:
Revision Changes Path
1.420 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.419 -r1.420 vim.spec
--- openpkg-src/vim/vim.spec 9 Aug 2006 07:08:35 -0000 1.419
+++ openpkg-src/vim/vim.spec 12 Aug 2006 07:52:05 -0000 1.420
@@ -25,7 +25,7 @@
# package versions
%define V_vl 7.0
%define V_vs 70
-%define V_pl 50
+%define V_pl 51
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20060809
+Release: 20060812
# package options
%option with_x11 no
@@ -103,6 +103,7 @@
Patch48: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.048
Patch49: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.049
Patch50: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.050
+Patch51: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.051
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]