|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.2 |
|
|
|
|
%define V_vs 82 |
|
|
|
|
%define V_pl 3192 |
|
|
|
|
%define V_pl 3197 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20210721 |
|
|
|
|
Release: 20210722 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
|
@ -3244,6 +3244,11 @@ Patch3189: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3189
|
|
|
|
|
Patch3190: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3190 |
|
|
|
|
Patch3191: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3191 |
|
|
|
|
Patch3192: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3192 |
|
|
|
|
Patch3193: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3193 |
|
|
|
|
Patch3194: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3194 |
|
|
|
|
Patch3195: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3195 |
|
|
|
|
Patch3196: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3196 |
|
|
|
|
Patch3197: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3197 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|
|