|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.0 |
|
|
|
|
%define V_vs 80 |
|
|
|
|
%define V_pl 1813 |
|
|
|
|
%define V_pl 1815 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20180511 |
|
|
|
|
Release: 20180512 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
@ -1867,6 +1867,8 @@ Patch1910: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1810
|
|
|
|
|
Patch1911: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1811 |
|
|
|
|
Patch1912: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1812 |
|
|
|
|
Patch1913: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1813 |
|
|
|
|
Patch1914: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1814 |
|
|
|
|
Patch1915: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1815 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|