Explorar o código

upgrade to 6.0.27

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

+ 6 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 
 %define       V_vl  6.0
 %define       V_vs  60
-%define       V_pl  25
+%define       V_pl  27
 
 #   package information
 Name:         vim
@@ -69,6 +69,8 @@ Patch21:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.022
 Patch22:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.023
 Patch23:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.024
 Patch24:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.025
+Patch25:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.026
+Patch26:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.027
 
 #   build information
 Prefix:       %{l_prefix}
@@ -103,7 +105,7 @@ AutoReqProv:  no
     %patch8  -p0
     %patch9  -p0
     %patch10 -p0
-    #%patch11 -p0 (changes to .po file which does not exists)
+    #%patch11 -p0 (contains changes to .po file which does not exist)
     %patch12 -p0
     %patch13 -p0
     %patch14 -p0
@@ -117,6 +119,8 @@ AutoReqProv:  no
     %patch22 -p0
     %patch23 -p0
     %patch24 -p0
+    %patch25 -p0
+    #%patch26 -p0 (contains changes to VMS-only files which do not exist)
 
 %build
     ( cd vim%{V_vs}/src