ソースを参照

upgrading package: vim 6.1.143 -> 6.1.146

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

+ 5 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.1
 %define       V_vs  61
-%define       V_pl  143
+%define       V_pl  146
 
 #   package options
 %ifndef       with_x11
@@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20020802
+Release:      20020804
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -95,6 +95,9 @@ Patch140:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.140
 Patch141:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.141
 Patch142:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.142
 Patch143:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.143
+Patch144:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.144
+Patch145:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.145
+Patch146:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.146
 
 #   build information
 Prefix:       %{l_prefix}