Explorar o código

upgrade to Vim 6.0.99

Ralf S. Engelschall %!s(int64=24) %!d(string=hai) anos
pai
achega
34ea0f87c8
Modificáronse 1 ficheiros con 14 adicións e 2 borrados
  1. 14 2
      vim/vim.spec

+ 14 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 
 %define       V_vl  6.0
 %define       V_vs  60
-%define       V_pl  92
+%define       V_pl  99
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Distribution: OpenPKG [REL]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20011201
+Release:      20011214
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -138,6 +138,12 @@ Patch89:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.090
 Patch90:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.091
 Patch91:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.092
 Patch92:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.093
+Patch93:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.094
+Patch94:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.095
+Patch95:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.096
+Patch96:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.097
+Patch97:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.098
+Patch98:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.099
 
 #   build information
 Prefix:       %{l_prefix}
@@ -254,6 +260,12 @@ AutoReqProv:  no
     %patch90 -p0
     %patch91 -p0
     #%patch92 -p0
+    %patch93 -p0
+    %patch94 -p0
+    %patch95 -p0
+    %patch96 -p0
+    %patch97 -p0
+    %patch98 -p0
 
 %build
     ( cd vim%{V_vs}/src