|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.2 |
|
|
|
|
%define V_vs 82 |
|
|
|
|
%define V_pl 0158 |
|
|
|
|
%define V_pl 0162 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20200127 |
|
|
|
|
Release: 20200128 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
@ -211,6 +211,10 @@ Patch0155: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0155
|
|
|
|
|
Patch0156: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0156 |
|
|
|
|
Patch0157: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0157 |
|
|
|
|
Patch0158: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0158 |
|
|
|
|
Patch0159: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0159 |
|
|
|
|
Patch0160: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0160 |
|
|
|
|
Patch0161: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0161 |
|
|
|
|
Patch0162: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0162 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|