|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 7.4
|
|
|
%define V_vs 74
|
|
|
-%define V_pl 1884
|
|
|
+%define V_pl 1885
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20160603
|
|
|
+Release: 20160604
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1938,6 +1938,7 @@ Patch1981: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1881
|
|
|
Patch1982: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1882
|
|
|
Patch1983: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1883
|
|
|
Patch1984: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1884
|
|
|
+Patch1985: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1885
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|