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: 19-Sep-2004 09:26:18
Branch: HEAD Handle: 2004091908261800
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.26 -> 6.3.27
Summary:
Revision Changes Path
1.347 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.346 -r1.347 vim.spec
--- openpkg-src/vim/vim.spec 14 Sep 2004 07:16:43 -0000 1.346
+++ openpkg-src/vim/vim.spec 19 Sep 2004 07:26:18 -0000 1.347
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 26
+%define V_pl 27
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20040914
+Release: 20040919
# package options
%option with_x11 no
@@ -81,6 +81,7 @@
Patch24: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.024
Patch25: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.025
Patch26: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.026
+Patch27: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.027
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]