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-Sep-2008 19:57:53
Branch: HEAD Handle: 2008091018575200
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.2.013 -> 7.2.014
Summary:
Revision Changes Path
1.648 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.647 -r1.648 vim.spec
--- openpkg-src/vim/vim.spec 8 Sep 2008 08:15:26 -0000 1.647
+++ openpkg-src/vim/vim.spec 10 Sep 2008 17:57:52 -0000 1.648
@@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
-%define V_pl 013
+%define V_pl 014
# package information
Name: vim
@@ -37,7 +37,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20080908
+Release: 20080910
# package options
%option with_x11 no
@@ -66,6 +66,7 @@
Patch11: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.011
Patch12: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.012
Patch13: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.013
+Patch14: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.014
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]