ソースを参照

upgrading package: vim 6.1.243 -> 6.1.245

Michael Schloh von Bennewitz 23 年 前
コミット
ef9ac8205a
1 ファイル変更4 行追加2 行削除
  1. 4 2
      vim/vim.spec

+ 4 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.1
 %define       V_vs  61
-%define       V_pl  243
+%define       V_pl  245
 
 #   package options
 %ifndef       with_x11
@@ -43,7 +43,7 @@ Distribution: OpenPKG [CORE]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20021021
+Release:      20021028
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -96,6 +96,8 @@ Patch240:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.240
 Patch241:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.241
 Patch242:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.242
 Patch243:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.243
+Patch244:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.244
+Patch245:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.245
 
 #   build information
 Prefix:       %{l_prefix}