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: 15-Sep-2008 11:18:37
Branch: HEAD Handle: 2008091510183700
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.2.017 -> 7.2.018
Summary:
Revision Changes Path
1.651 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.650 -r1.651 vim.spec
--- openpkg-src/vim/vim.spec 14 Sep 2008 17:40:26 -0000 1.650
+++ openpkg-src/vim/vim.spec 15 Sep 2008 09:18:37 -0000 1.651
@@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
-%define V_pl 017
+%define V_pl 018
# package information
Name: vim
@@ -37,7 +37,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20080914
+Release: 20080915
# package options
%option with_x11 no
@@ -70,6 +70,7 @@
Patch15: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.015
Patch16: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.016
Patch17: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.017
+Patch18: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.018
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]