|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.2 |
|
|
|
|
%define V_vs 82 |
|
|
|
|
%define V_pl 1097 |
|
|
|
|
%define V_pl 1101 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20200630 |
|
|
|
|
Release: 20200701 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
@ -1149,6 +1149,10 @@ Patch1094: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1094
|
|
|
|
|
Patch1095: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1095 |
|
|
|
|
Patch1096: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1096 |
|
|
|
|
Patch1097: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1097 |
|
|
|
|
Patch1098: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1098 |
|
|
|
|
Patch1099: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1099 |
|
|
|
|
Patch1100: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1100 |
|
|
|
|
Patch1101: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1101 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|