Ralf S. Engelschall vor 19 Jahren
Ursprung
Commit
26453840c2
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      vim/vim.spec

+ 2 - 2
vim/vim.spec

@@ -38,7 +38,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20060919
+Release:      20060921
 
 #   package options
 %option       with_x11        no
@@ -207,7 +207,7 @@ AutoReqProv:  no
         regex     = vim-(\d+.\d+)\.tar\.(gz|bz2)
     }
     prog vim:patchlevel = {
-        version   = %{V_vl}.0%{V_pl}
+        version   = %{V_vl}.%{V_pl}
         url       = ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/
         regex     = (\d+\.\d+\.\d+)
     }