소스 검색

upgrading package: vim 6.1.287 -> 6.1.288

Michael Schloh von Bennewitz 23 년 전
부모
커밋
f5914c0309
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -26,7 +26,7 @@
 #   package versions
 %define       V_vl  6.1
 %define       V_vs  61
-%define       V_pl  287
+%define       V_pl  288
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20030110
+Release:      20030113
 
 #   package options
 %option       with_x11  no
@@ -138,6 +138,7 @@ Patch284:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.284
 Patch285:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.285
 Patch286:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.286
 Patch287:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.287
+Patch288:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.288
 
 #   build information
 Prefix:       %{l_prefix}