|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 0157
|
|
|
+%define V_pl 0161
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170108
|
|
|
+Release: 20170109
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -211,6 +211,10 @@ Patch254: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0154
|
|
|
Patch255: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0155
|
|
|
Patch256: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0156
|
|
|
Patch257: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0157
|
|
|
+Patch258: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0158
|
|
|
+Patch259: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0159
|
|
|
+Patch260: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0160
|
|
|
+Patch261: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0161
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|