소스 검색

upgrading package: vim 7.0.178 -> 7.0.181

Ralf S. Engelschall 19 년 전
부모
커밋
3912bb7f0e
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 2
      vim/vim.spec

+ 5 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.0
 %define       V_vs  70
-%define       V_pl  178
+%define       V_pl  181
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20061206
+Release:      20070109
 
 #   package options
 %option       with_x11        no
@@ -231,6 +231,9 @@ Patch175:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.175
 Patch176:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.176
 Patch177:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.177
 Patch178:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.178
+Patch179:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.179
+Patch180:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.180
+Patch181:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.181
 
 #   build information
 Prefix:       %{l_prefix}