|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1257
|
|
|
+%define V_pl 1259
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20171103
|
|
|
+Release: 20171104
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1311,6 +1311,8 @@ Patch1354: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1254
|
|
|
Patch1355: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1255
|
|
|
Patch1356: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1256
|
|
|
Patch1357: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1257
|
|
|
+Patch1358: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1258
|
|
|
+Patch1359: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1259
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|