|
|
|
@ -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 0268 |
|
|
|
%define V_pl 0273 |
|
|
|
|
|
|
|
|
|
|
|
# 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: 20200217 |
|
|
|
Release: 20200218 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_features normal |
|
|
|
%option with_features normal |
|
|
|
@ -321,6 +321,11 @@ Patch0265: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0265 |
|
|
|
Patch0266: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0266 |
|
|
|
Patch0266: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0266 |
|
|
|
Patch0267: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0267 |
|
|
|
Patch0267: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0267 |
|
|
|
Patch0268: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0268 |
|
|
|
Patch0268: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0268 |
|
|
|
|
|
|
|
Patch0269: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0269 |
|
|
|
|
|
|
|
Patch0270: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0270 |
|
|
|
|
|
|
|
Patch0271: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0271 |
|
|
|
|
|
|
|
Patch0272: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0272 |
|
|
|
|
|
|
|
Patch0273: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0273 |
|
|
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
# build information |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|