Forráskód Böngészése

upgrading package: vim 6.4.3 -> 6.4.4

Ralf S. Engelschall 20 éve
szülő
commit
21725e72a1
1 módosított fájl, 3 hozzáadás és 2 törlés
  1. 3 2
      vim/vim.spec

+ 3 - 2
vim/vim.spec

@@ -25,7 +25,7 @@
 #   package versions
 %define       V_vl  6.4
 %define       V_vs  64
-%define       V_pl  3
+%define       V_pl  4
 
 #   package information
 Name:         vim
@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20051201
+Release:      20051203
 
 #   package options
 %option       with_x11        no
@@ -59,6 +59,7 @@ 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
 
 #   build information
 Prefix:       %{l_prefix}