|
|
|
@ -24,7 +24,7 @@ |
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_vl 8.2 |
|
|
|
%define V_vl 8.2 |
|
|
|
%define V_vs 82 |
|
|
|
%define V_vs 82 |
|
|
|
%define V_pl 2561 |
|
|
|
%define V_pl 2565 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: vim |
|
|
|
Name: vim |
|
|
|
@ -37,7 +37,7 @@ Class: CORE |
|
|
|
Group: Editor |
|
|
|
Group: Editor |
|
|
|
License: Charityware |
|
|
|
License: Charityware |
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
Release: 20210302 |
|
|
|
Release: 20210303 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_features normal |
|
|
|
%option with_features normal |
|
|
|
@ -2613,6 +2613,10 @@ Patch2558: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2558 |
|
|
|
Patch2559: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2559 |
|
|
|
Patch2559: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2559 |
|
|
|
Patch2560: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2560 |
|
|
|
Patch2560: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2560 |
|
|
|
Patch2561: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2561 |
|
|
|
Patch2561: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2561 |
|
|
|
|
|
|
|
Patch2562: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2562 |
|
|
|
|
|
|
|
Patch2563: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2563 |
|
|
|
|
|
|
|
Patch2564: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2564 |
|
|
|
|
|
|
|
Patch2565: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2565 |
|
|
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
# build information |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|