Sfoglia il codice sorgente

upgrading package: vim 7.1.63 -> 7.1.67

Christoph Schug 18 anni fa
parent
commit
6c3ba1037b
1 ha cambiato i file con 6 aggiunte e 2 eliminazioni
  1. 6 2
      vim/vim.spec

+ 6 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.1
 %define       V_vs  71
-%define       V_pl  63
+%define       V_pl  67
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070811
+Release:      20070812
 
 #   package options
 %option       with_x11        no
@@ -117,6 +117,10 @@ Patch60:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.060
 Patch61:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.061
 Patch62:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.062
 Patch63:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.063
+Patch64:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.064
+Patch65:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.065
+Patch66:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.066
+Patch67:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.067
 
 #   build information
 Prefix:       %{l_prefix}