|
|
@@ -26,7 +26,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 6.1
|
|
|
%define V_vs 61
|
|
|
-%define V_pl 184
|
|
|
+%define V_pl 186
|
|
|
|
|
|
# package options
|
|
|
%ifndef with_x11
|
|
|
@@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20020917
|
|
|
+Release: 20020918
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
|
|
|
@@ -136,6 +136,8 @@ Patch181: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.181
|
|
|
Patch182: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.182
|
|
|
Patch183: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.183
|
|
|
Patch184: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.184
|
|
|
+Patch185: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.185
|
|
|
+Patch186: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.186
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -158,7 +160,7 @@ AutoReqProv: no
|
|
|
filename completion, on-line help, and visual selection.
|
|
|
|
|
|
Options:
|
|
|
- --define 'with_x11 %{with_x11}'
|
|
|
+ --define 'with_x11 %{with_x11}'
|
|
|
|
|
|
%prep
|
|
|
%setup0 -q -c
|