|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 7.4
|
|
|
%define V_vs 74
|
|
|
-%define V_pl 1964
|
|
|
+%define V_pl 1965
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20160627
|
|
|
+Release: 20160628
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -2018,6 +2018,7 @@ Patch2061: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1961
|
|
|
Patch2062: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1962
|
|
|
Patch2063: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1963
|
|
|
Patch2064: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1964
|
|
|
+Patch2065: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1965
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|