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: 09-Oct-2006 08:02:29
Branch: HEAD Handle: 2006100907022700
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.0.120 -> 7.0.121
Summary:
Revision Changes Path
1.436 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.435 -r1.436 vim.spec
--- openpkg-src/vim/vim.spec 7 Oct 2006 09:40:09 -0000 1.435
+++ openpkg-src/vim/vim.spec 9 Oct 2006 06:02:27 -0000 1.436
@@ -25,7 +25,7 @@
# package versions
%define V_vl 7.0
%define V_vs 70
-%define V_pl 120
+%define V_pl 121
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20061007
+Release: 20061009
# package options
%option with_x11 no
@@ -173,6 +173,7 @@
Patch118: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.118
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
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]