|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.1 |
|
|
|
|
%define V_vs 81 |
|
|
|
|
%define V_pl 0025 |
|
|
|
|
%define V_pl 0026 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20180526 |
|
|
|
|
Release: 20180527 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
@ -78,6 +78,7 @@ Patch122: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0022
|
|
|
|
|
Patch123: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0023 |
|
|
|
|
Patch124: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0024 |
|
|
|
|
Patch125: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0025 |
|
|
|
|
Patch126: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0026 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|