|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 7.4
|
|
|
%define V_vs 74
|
|
|
-%define V_pl 1847
|
|
|
+%define V_pl 1848
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20160526
|
|
|
+Release: 20160527
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -1901,6 +1901,7 @@ Patch1944: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1844
|
|
|
Patch1945: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1845
|
|
|
Patch1946: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1846
|
|
|
Patch1947: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1847
|
|
|
+Patch1948: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1848
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20140101, ncurses
|