Browse Source

cleanup packaging and fix dependency

Ralf S. Engelschall 20 years ago
parent
commit
a4937160e1
1 changed files with 3 additions and 6 deletions
  1. 3 6
      rt/rt.spec

+ 3 - 6
rt/rt.spec

@@ -26,7 +26,7 @@
 
 #   package versions
 %define       V_rt                         3.4.4
-%define       V_log_dispatch               2.04
+%define       V_log_dispatch               2.11
 %define       V_html_mason                 1.3101
 %define       V_mldbm                      2.01
 %define       V_html_format                2.04
@@ -86,7 +86,7 @@ Patch0:       rt.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 5.8.3-20040126
+BuildPreReq:  OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 5.8.3-20051031
 PreReq:       OpenPKG, openpkg >= 20040130, perl
 BuildPreReq:  perl-sys, perl-util, perl-ds, perl-text, perl-apache
 PreReq:       perl-sys, perl-util, perl-ds, perl-text, perl-apache
@@ -126,15 +126,12 @@ AutoReqProv:  no
         regex     = HTML-Format-(__VER__)\.tar\.gz
     }
     prog rt:html-mason = {
-        comment   = "cs: 1.31 needs Module::Build"
-        version   = %{V_html_mason}00
+        version   = %{V_html_mason}
         url       = http://www.cpan.org/modules/by-module/HTML/
         regex     = HTML-Mason-(__VER__)\.tar\.gz
         transform = "s/^(\\d+\\.\\d\\d)$/${1}00/; $_"
     }
     prog rt:log-dispatch = {
-        disabled
-        comment   = "rse: 2.05 and higher have too nasty dependencies like YAML, Module::Build, etc"
         version   = %{V_log_dispatch}
         url       = http://www.cpan.org/modules/by-module/Log/
         regex     = Log-Dispatch-(__VER__)\.tar\.gz