|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.2 |
|
|
|
|
%define V_vs 82 |
|
|
|
|
%define V_pl 3444 |
|
|
|
|
%define V_pl 3446 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20210917 |
|
|
|
|
Release: 20210918 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
|
@ -3496,6 +3496,8 @@ Patch3441: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3441
|
|
|
|
|
Patch3442: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3442 |
|
|
|
|
Patch3443: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3443 |
|
|
|
|
Patch3444: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3444 |
|
|
|
|
Patch3445: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3445 |
|
|
|
|
Patch3446: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3446 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|
|