|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.2 |
|
|
|
|
%define V_vs 82 |
|
|
|
|
%define V_pl 0321 |
|
|
|
|
%define V_pl 0324 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20200226 |
|
|
|
|
Release: 20200227 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
|
@ -374,6 +374,9 @@ Patch0318: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0318
|
|
|
|
|
Patch0319: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0319 |
|
|
|
|
Patch0320: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0320 |
|
|
|
|
Patch0321: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0321 |
|
|
|
|
Patch0322: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0322 |
|
|
|
|
Patch0323: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0323 |
|
|
|
|
Patch0324: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0324 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|
|