소스 검색

upgrading package: vim 6.1.267 -> 6.1.270

Ralf S. Engelschall 23 년 전
부모
커밋
eed2ca5238
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  267
+%define       V_pl  270
 
 #   package options
 %option       with_x11  no
@@ -41,7 +41,7 @@ Distribution: OpenPKG [CORE]
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20021230
+Release:      20030103
 
 #   list of sources
 Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
@@ -118,6 +118,9 @@ Patch264:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.264
 Patch265:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.265
 Patch266:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.266
 Patch267:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.267
+Patch268:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.268
+Patch269:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.269
+Patch270:     ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.270
 
 #   build information
 Prefix:       %{l_prefix}