|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1171
|
|
|
+%define V_pl 1173
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20171002
|
|
|
+Release: 20171003
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1225,6 +1225,8 @@ Patch1268: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1168
|
|
|
Patch1269: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1169
|
|
|
Patch1270: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1170
|
|
|
Patch1271: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1171
|
|
|
+Patch1272: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1172
|
|
|
+Patch1273: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1173
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|