ソースを参照

upgrading package: vim 6.2.127 -> 6.2.128

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

+ 3 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.2
 %define       V_vs  62
-%define       V_pl  127
+%define       V_pl  128
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20031017
+Release:      20031023
 
 #   package options
 %option       with_x11        no
@@ -181,6 +181,7 @@ Patch124:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.124
 Patch125:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.125
 Patch126:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.126
 Patch127:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.127
+Patch128:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.128
 
 #   build information
 Prefix:       %{l_prefix}