|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 7.4
|
|
|
%define V_vs 74
|
|
|
-%define V_pl 1905
|
|
|
+%define V_pl 1907
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20160607
|
|
|
+Release: 20160608
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1959,6 +1959,8 @@ Patch2002: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1902
|
|
|
Patch2003: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1903
|
|
|
Patch2004: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1904
|
|
|
Patch2005: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1905
|
|
|
+Patch2006: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1906
|
|
|
+Patch2007: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1907
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|