Browse Source

fix tracking

Ralf S. Engelschall 20 years ago
parent
commit
0a68068e42
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rt/rt.spec

+ 2 - 2
rt/rt.spec

@@ -45,7 +45,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_rt}
-Release:      20060107
+Release:      20060111
 
 #   package options
 %option       with_color_primary   336699
@@ -126,7 +126,7 @@ AutoReqProv:  no
         regex     = HTML-Format-(__VER__)\.tar\.gz
     }
     prog rt:html-mason = {
-        version   = %{V_html_mason}
+        version   = %{V_html_mason}00
         url       = http://www.cpan.org/modules/by-module/HTML/
         regex     = HTML-Mason-(__VER__)\.tar\.gz
         transform = "s/^(\\d+\\.\\d\\d)$/${1}00/; $_"