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: 19-Jun-2007 18:05:42
Branch: HEAD Handle: 2007061917054100
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.1.2 -> 7.1.7
Summary:
Revision Changes Path
1.499 +7 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.498 -r1.499 vim.spec
--- openpkg-src/vim/vim.spec 16 Jun 2007 20:05:32 -0000 1.498
+++ openpkg-src/vim/vim.spec 19 Jun 2007 16:05:41 -0000 1.499
@@ -25,7 +25,7 @@
# package versions
%define V_vl 7.1
%define V_vs 71
-%define V_pl 2
+%define V_pl 7
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20070616
+Release: 20070619
# package options
%option with_x11 no
@@ -56,6 +56,11 @@
Patch0: vim.patch
Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.001
Patch2: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.002
+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
+Patch7: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.007
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]