浏览代码

upgrading package: vim 7.1.50 -> 7.1.54

Christoph Schug 18 年之前
父节点
当前提交
292dfb9982
共有 1 个文件被更改,包括 6 次插入2 次删除
  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  50
+%define       V_pl  54
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070804
+Release:      20070806
 
 #   package options
 %option       with_x11        no
@@ -104,6 +104,10 @@ Patch47:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.047
 Patch48:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.048
 Patch49:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.049
 Patch50:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.050
+Patch51:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.051
+Patch52:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.052
+Patch53:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.053
+Patch54:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.054
 
 #   build information
 Prefix:       %{l_prefix}