|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package versions |
|
|
|
|
%define V_vl 8.0 |
|
|
|
|
%define V_vs 80 |
|
|
|
|
%define V_pl 1530 |
|
|
|
|
%define V_pl 1531 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: vim |
|
|
|
|
@ -37,7 +37,7 @@ Class: CORE
|
|
|
|
|
Group: Editor |
|
|
|
|
License: Charityware |
|
|
|
|
Version: %{V_vl}.%{V_pl} |
|
|
|
|
Release: 20180222 |
|
|
|
|
Release: 20180223 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_features normal |
|
|
|
|
@ -1584,6 +1584,7 @@ Patch1627: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1527
|
|
|
|
|
Patch1628: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1528 |
|
|
|
|
Patch1629: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1529 |
|
|
|
|
Patch1630: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1530 |
|
|
|
|
Patch1631: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1531 |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses |
|
|
|
|
|