|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 7.4
|
|
|
%define V_vs 74
|
|
|
-%define V_pl 1911
|
|
|
+%define V_pl 1913
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20160609
|
|
|
+Release: 20160610
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1965,6 +1965,8 @@ Patch2008: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1908
|
|
|
Patch2009: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1909
|
|
|
Patch2010: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1910
|
|
|
Patch2011: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1911
|
|
|
+Patch2012: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1912
|
|
|
+Patch2013: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1913
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|