|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.1 |
|
|
|
|
%define V_vs 81 |
|
|
|
|
%define V_pl 2251 |
|
|
|
|
%define V_pl 2256 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20191104 |
|
|
|
|
Release: 20191105 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
@ -2304,6 +2304,11 @@ Patch2348: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2248
|
|
|
|
|
Patch2349: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2249 |
|
|
|
|
Patch2350: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2250 |
|
|
|
|
Patch2351: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2251 |
|
|
|
|
Patch2352: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2252 |
|
|
|
|
Patch2353: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2253 |
|
|
|
|
Patch2354: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2254 |
|
|
|
|
Patch2355: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2255 |
|
|
|
|
Patch2356: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2256 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|