瀏覽代碼

upgrading package: vim 7.1.0 -> 7.1.1

Ralf S. Engelschall 18 年之前
父節點
當前提交
4a16f05c20
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.1
 %define       V_vs  71
-%define       V_pl  0
+%define       V_pl  1
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20070512
+Release:      20070515
 
 #   package options
 %option       with_x11        no
@@ -54,6 +54,7 @@ Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}.tar.bz2
 Source2:      rc.vim
 Source3:      vimrc
 Patch0:       vim.patch
+Patch1:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.001
 
 #   build information
 Prefix:       %{l_prefix}