|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_vl 8.2
|
|
|
%define V_vs 82
|
|
|
-%define V_pl 1991
|
|
|
+%define V_pl 2000
|
|
|
|
|
|
# package information
|
|
|
Name: vim
|
|
|
@@ -37,7 +37,7 @@ Class: CORE
|
|
|
Group: Editor
|
|
|
License: Charityware
|
|
|
Version: %{V_vl}.%{V_pl}
|
|
|
-Release: 20201116
|
|
|
+Release: 20201117
|
|
|
|
|
|
# package options
|
|
|
%option with_features normal
|
|
|
@@ -2043,6 +2043,15 @@ Patch1988: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1988
|
|
|
Patch1989: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1989
|
|
|
Patch1990: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1990
|
|
|
Patch1991: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1991
|
|
|
+Patch1992: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1992
|
|
|
+Patch1993: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1993
|
|
|
+Patch1994: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1994
|
|
|
+Patch1995: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1995
|
|
|
+Patch1996: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1996
|
|
|
+Patch1997: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1997
|
|
|
+Patch1998: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1998
|
|
|
+Patch1999: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1999
|
|
|
+Patch2000: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2000
|
|
|
|
|
|
# build information
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses
|