@@ -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 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20070512
+Release: 20070515
# package options
%option with_x11 no
@@ -54,6 +54,7 @@ Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}.tar.bz2
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}