소스 검색

upgrading package: vim 6.2.246 -> 6.2.248

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

+ 4 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.2
 %define       V_vs  62
-%define       V_pl  246
+%define       V_pl  248
 
 #   package information
 Name:         vim
@@ -39,7 +39,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20040208
+Release:      20040209
 
 #   package options
 %option       with_x11        no
@@ -301,6 +301,8 @@ 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
 Patch246:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.246
+Patch247:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.247
+Patch248:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.248
 
 #   build information
 Prefix:       %{l_prefix}