|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1155
|
|
|
+%define V_pl 1157
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170927
|
|
|
+Release: 20170928
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1209,6 +1209,8 @@ Patch1252: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1152
|
|
|
Patch1253: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1153
|
|
|
Patch1254: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1154
|
|
|
Patch1255: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1155
|
|
|
+Patch1256: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1156
|
|
|
+Patch1257: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1157
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|