Преглед изворни кода

upgrading package: vim 7.0.1 -> 7.0.10

Ralf S. Engelschall пре 19 година
родитељ
комит
f73ec995d6
1 измењених фајлова са 13 додато и 4 уклоњено
  1. 13 4
      vim/vim.spec

+ 13 - 4
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  7.0
 %define       V_vs  70
-%define       V_pl  1
+%define       V_pl  10
 %define       V_spl 20060509
 
 #   package information
@@ -39,7 +39,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20060510
+Release:      20060511
 
 #   package options
 %option       with_x11        no
@@ -55,6 +55,15 @@ Source0:      ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}.tar.bz2
 Source2:      rc.vim
 Patch0:       vim.patch
 Patch1:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.001
+Patch2:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.002
+Patch3:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.003
+Patch4:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.004
+Patch5:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.005
+Patch6:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.006
+Patch7:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.007
+Patch8:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.008
+Patch9:       ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.009
+Patch10:      ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.010
 
 #   build information
 Prefix:       %{l_prefix}
@@ -100,8 +109,8 @@ AutoReqProv:  no
         regex     = vim-(\d+.\d+)\.tar\.gz
     }
     prog vim:patchlevel = {
-        version   = %{V_vl}.00%{V_pl}
-        url       = ftp://ftp.de.vim.org/patches/%{V_vl}/
+        version   = %{V_vl}.0%{V_pl}
+        url       = ftp://ftp.vim.org/patches/%{V_vl}/
         regex     = (\d+\.\d+\.\d+)
     }