|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 0597
|
|
|
+%define V_pl 0599
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170515
|
|
|
+Release: 20170516
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -651,6 +651,8 @@ Patch694: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0594
|
|
|
Patch695: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0595
|
|
|
Patch696: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0596
|
|
|
Patch697: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0597
|
|
|
+Patch698: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0598
|
|
|
+Patch699: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0599
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|