|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 0858
|
|
|
+%define V_pl 0862
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170804
|
|
|
+Release: 20170805
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -912,6 +912,10 @@ Patch955: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0855
|
|
|
Patch956: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0856
|
|
|
Patch957: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0857
|
|
|
Patch958: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0858
|
|
|
+Patch959: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0859
|
|
|
+Patch960: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0860
|
|
|
+Patch961: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0861
|
|
|
+Patch962: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0862
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|