|
|
|
@ -24,7 +24,7 @@ |
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_vl 8.1 |
|
|
|
%define V_vl 8.1 |
|
|
|
%define V_vs 81 |
|
|
|
%define V_vs 81 |
|
|
|
%define V_pl 0450 |
|
|
|
%define V_pl 0451 |
|
|
|
|
|
|
|
|
|
|
|
# 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: 20181003 |
|
|
|
Release: 20181004 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_features normal |
|
|
|
%option with_features normal |
|
|
|
@ -503,6 +503,7 @@ Patch547: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0447 |
|
|
|
Patch548: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0448 |
|
|
|
Patch548: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0448 |
|
|
|
Patch549: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0449 |
|
|
|
Patch549: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0449 |
|
|
|
Patch550: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0450 |
|
|
|
Patch550: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0450 |
|
|
|
|
|
|
|
Patch551: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0451 |
|
|
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
# build information |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|