|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 2013
|
|
|
+%define V_pl 2017
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20201118
|
|
|
+Release: 20201119
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -2065,6 +2065,10 @@ Patch2010: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2010
|
|
|
Patch2011: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2011
|
|
|
Patch2012: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2012
|
|
|
Patch2013: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2013
|
|
|
+Patch2014: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2014
|
|
|
+Patch2015: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2015
|
|
|
+Patch2016: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2016
|
|
|
+Patch2017: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2017
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|