|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 1127
|
|
|
+%define V_pl 1129
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170919
|
|
|
+Release: 20170920
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1181,6 +1181,8 @@ Patch1224: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1124
|
|
|
Patch1225: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1125
|
|
|
Patch1226: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1126
|
|
|
Patch1227: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1127
|
|
|
+Patch1228: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1128
|
|
|
+Patch1229: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1129
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|