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: 14-Sep-2004 09:16:43
Branch: HEAD Handle: 2004091408164300
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 6.3.25 -> 6.3.26
Summary:
Revision Changes Path
1.346 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.345 -r1.346 vim.spec
--- openpkg-src/vim/vim.spec 9 Sep 2004 07:04:59 -0000 1.345
+++ openpkg-src/vim/vim.spec 14 Sep 2004 07:16:43 -0000 1.346
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.3
%define V_vs 63
-%define V_pl 25
+%define V_pl 26
# package information
Name: vim
@@ -39,7 +39,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20040909
+Release: 20040914
# package options
%option with_x11 no
@@ -80,6 +80,7 @@
Patch23: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.023
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
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]