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: 10-Oct-2006 07:50:22
Branch: HEAD Handle: 2006101006502200
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.0.121 -> 7.0.122
Summary:
Revision Changes Path
1.437 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.436 -r1.437 vim.spec
--- openpkg-src/vim/vim.spec 9 Oct 2006 06:02:27 -0000 1.436
+++ openpkg-src/vim/vim.spec 10 Oct 2006 05:50:22 -0000 1.437
@@ -25,7 +25,7 @@
# package versions
%define V_vl 7.0
%define V_vs 70
-%define V_pl 121
+%define V_pl 122
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20061009
+Release: 20061010
# package options
%option with_x11 no
@@ -174,6 +174,7 @@
Patch119: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.119
Patch120: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.120
Patch121: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.121
+Patch122: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.122
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]