|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.0
|
|
|
%define V_vs 80
|
|
|
-%define V_pl 0901
|
|
|
+%define V_pl 0911
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20170811
|
|
|
+Release: 20170812
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -955,6 +955,16 @@ Patch998: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0898
|
|
|
Patch999: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0899
|
|
|
Patch1000: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0900
|
|
|
Patch1001: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0901
|
|
|
+Patch1002: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0902
|
|
|
+Patch1003: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0903
|
|
|
+Patch1004: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0904
|
|
|
+Patch1005: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0905
|
|
|
+Patch1006: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0906
|
|
|
+Patch1007: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0907
|
|
|
+Patch1008: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0908
|
|
|
+Patch1009: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0909
|
|
|
+Patch1010: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0910
|
|
|
+Patch1011: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0911
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|