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: 26-Aug-2008 18:59:51
Branch: HEAD Handle: 2008082617595100
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.2.005 -> 7.2.006
Summary:
Revision Changes Path
1.643 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.642 -r1.643 vim.spec
--- openpkg-src/vim/vim.spec 25 Aug 2008 06:25:22 -0000 1.642
+++ openpkg-src/vim/vim.spec 26 Aug 2008 16:59:51 -0000 1.643
@@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
-%define V_pl 005
+%define V_pl 006
# package information
Name: vim
@@ -37,7 +37,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20080825
+Release: 20080826
# package options
%option with_x11 no
@@ -58,6 +58,7 @@
Patch3: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.003
Patch4: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.004
Patch5: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.005
+Patch6: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.006
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]