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: 15-May-2007 07:52:01
Branch: HEAD Handle: 2007051506520100
Modified files:
openpkg-src/vim vim.spec
Log:
upgrading package: vim 7.1.0 -> 7.1.1
Summary:
Revision Changes Path
1.496 +3 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.495 -r1.496 vim.spec
--- openpkg-src/vim/vim.spec 12 May 2007 18:15:59 -0000 1.495
+++ openpkg-src/vim/vim.spec 15 May 2007 05:52:01 -0000 1.496
@@ -25,7 +25,7 @@
# package versions
%define V_vl 7.1
%define V_vs 71
-%define V_pl 0
+%define V_pl 1
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20070512
+Release: 20070515
# package options
%option with_x11 no
@@ -54,6 +54,7 @@
Source2: rc.vim
Source3: vimrc
Patch0: vim.patch
+Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.001
# build information
Prefix: %{l_prefix}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]