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: 16-Mar-2006 08:07:28
Branch: HEAD Handle: 2006031607072700
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.4.8 -> 6.4.9
Summary:
Revision Changes Path
1.403 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.402 -r1.403 vim.spec
--- openpkg-src/vim/vim.spec 26 Feb 2006 08:13:04 -0000 1.402
+++ openpkg-src/vim/vim.spec 16 Mar 2006 07:07:27 -0000 1.403
@@ -25,7 +25,7 @@
# package versions
%define V_vl 6.4
%define V_vs 64
-%define V_pl 8
+%define V_pl 9
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20060226
+Release: 20060316
# package options
%option with_x11 no
@@ -64,6 +64,7 @@
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
Patch8: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.008
+Patch9: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.009
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]