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: 13-Oct-2006 08:25:35
Branch: HEAD Handle: 2006101307253500
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.0.131 -> 7.0.132
Summary:
Revision Changes Path
1.440 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.439 -r1.440 vim.spec
--- openpkg-src/vim/vim.spec 11 Oct 2006 06:50:10 -0000 1.439
+++ openpkg-src/vim/vim.spec 13 Oct 2006 06:25:35 -0000 1.440
@@ -25,7 +25,7 @@
# package versions
%define V_vl 7.0
%define V_vs 70
-%define V_pl 131
+%define V_pl 132
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20061011
+Release: 20061013
# package options
%option with_x11 no
@@ -184,6 +184,7 @@
Patch129: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.129
Patch130: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.130
Patch131: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.131
+Patch132: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.132
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]