|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.1 |
|
|
|
|
%define V_vs 81 |
|
|
|
|
%define V_pl 1282 |
|
|
|
|
%define V_pl 1286 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20190506 |
|
|
|
|
Release: 20190507 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
@ -1335,6 +1335,10 @@ Patch1379: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1279
|
|
|
|
|
Patch1380: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1280 |
|
|
|
|
Patch1381: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1281 |
|
|
|
|
Patch1382: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1282 |
|
|
|
|
Patch1383: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1283 |
|
|
|
|
Patch1384: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1284 |
|
|
|
|
Patch1385: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1285 |
|
|
|
|
Patch1386: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1286 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|