|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1049
|
|
|
+%define V_pl 1052
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170903
|
|
|
+Release: 20170904
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1103,6 +1103,9 @@ Patch1146: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1046
|
|
|
Patch1147: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1047
|
|
|
Patch1148: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1048
|
|
|
Patch1149: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1049
|
|
|
+Patch1150: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1050
|
|
|
+Patch1151: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1051
|
|
|
+Patch1152: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1052
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|