ソースを参照

upgrading package: vim 7.2.019 -> 7.2.022

Ralf S. Engelschall 17 年 前
コミット
9936418589
1 ファイル変更5 行追加2 行削除
  1. 5 2
      vim/vim.spec

+ 5 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  7.2
 %define       V_vs  72
-%define       V_pl  019
+%define       V_pl  022
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20080918
+Release:      20080921
 
 #   package options
 %option       with_x11        no
@@ -72,6 +72,9 @@ Patch16:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.016
 Patch17:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.017
 Patch18:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.018
 Patch19:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.019
+Patch20:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.020
+Patch21:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.021
+Patch22:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.022
 
 #   build information
 Prefix:       %{l_prefix}