|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.1 |
|
|
|
|
%define V_vs 81 |
|
|
|
|
%define V_pl 1099 |
|
|
|
|
%define V_pl 1103 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20190401 |
|
|
|
|
Release: 20190402 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
|
@ -1152,6 +1152,10 @@ Patch1196: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1096
|
|
|
|
|
Patch1197: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1097 |
|
|
|
|
Patch1198: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1098 |
|
|
|
|
Patch1199: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1099 |
|
|
|
|
Patch1200: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1100 |
|
|
|
|
Patch1201: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1101 |
|
|
|
|
Patch1202: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1102 |
|
|
|
|
Patch1203: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1103 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|
|