# BootDepX(BINARY_RPM): SOME_RUNTIME_DEP # ---> bootstrapped binary rpm does not have SOME_RUNTIME_DEP # # BootX(SOURCE_RPM): SOME_BUILD_DEP # ---> bootstrapped source rpm does not build-require SOME_BUILD_DEP # # BootTree(SOURCE_RPM) # ---> show dependency tree for package if it can't be built # # FTBFS(SOURCE_RPM) # ---> show the impact of a package failing to build (e.g. mod_perl) # # Manual(SOURCE_RPM) # ---> special-case package: all resulting binary RPMs assumed to be built # (intended for handling early boot, e.g. ExtUtils::MakeMaker) # https://bugzilla.redhat.com/show_bug.cgi?id=982253 #BootX(perl-Params-Validate): perl(Test::Pod::LinkCheck) # https://bugzilla.redhat.com/show_bug.cgi?id=982293 (fixed 9th July 2013) #BootX(perl-HTML-TreeBuilder-LibXML): perl(Web::Scraper) # https://bugzilla.redhat.com/show_bug.cgi?id=1004376 #BootX(perl-Capture-Tiny): perl(Inline) #BootX(perl-Capture-Tiny): perl(Inline::C) #BootX(perl-Capture-Tiny): perl(Parse::RecDescent) # Already in place BootDepX(perl-DateTime-TimeZone): perl(DateTime) BootDepX(perl-DateTime-TimeZone): perl(DateTime::Duration) BootDepX(perl-DateTime-TimeZone): perl-DateTime >= 2:0.70-1 # Already in place BootDepX(Perlbal): perl(Perlbal::XS::HTTPHeaders) # Already in place BootDepX(perl-Object-InsideOut): perl(Math::Random::MT::Auto) >= 5.04 # https://bugzilla.redhat.com/show_bug.cgi?id=537138 # https://bugzilla.redhat.com/show_bug.cgi?id=810858 # Implemented by provenpackager for Perl 5.16 in F-18 BootDepX(perl-bioperl): perl(Bio::Tools::Run::Alignment::Clustalw) BootDepX(perl-bioperl): perl(Bio::Tools::Run::GenericParameters) BootDepX(perl-bioperl): perl(Bio::Tools::Run::ParametersI) BootDepX(perl-bioperl): perl(Bio::Tools::Run::Phylo::Molphy::ProtML) BootDepX(perl-bioperl): perl(Bio::Tools::Run::Phylo::Phylip::Neighbor) BootDepX(perl-bioperl): perl(Bio::Tools::Run::Phylo::Phylip::ProtDist) BootDepX(perl-bioperl): perl(Bio::Tools::Run::Phylo::Phylip::ProtPars) BootDepX(perl-bioperl): perl(Bio::Tools::Run::RemoteBlast) BootDepX(perl-bioperl): perl(Bio::Tools::Run::StandAloneBlast) BootDepX(perl-bioperl): perl(Bio::Tools::Run::WrapperBase) # ExtUtils::MakeMaker needs config.h from perl-devel, which requires ExtUtils::MakeMaker Manual(perl-ExtUtils-MakeMaker) # ExtUtils::Manifest->ExtUtils::MakeMaker->ExtUtils::Manifest Manual(perl-ExtUtils-Manifest) # ExtUtils::MakeMaker->Pod::Man (perl-podlators)->ExtUtils::MakeMaker Manual(perl-podlators) # Pod::Usage buildrequires ExtUtils::MakeMaker, which requires perl-podlators, which requires Pod::Usage Manual(perl-Pod-Usage) # Pod::Select (perl-Pod-Parser) is required by perl-Pod-Usage; see above Manual(perl-Pod-Parser) # perl-Pod-Perldoc is explicitly required by perl-Pod-Usage; see above Manual(perl-Pod-Perldoc) # perl(parent) is required by perl-Pod-Perldoc; see above Manual(perl-parent) # perl(HTTP::Tiny) is required by perl-Pod-Perldoc; see above Manual(perl-HTTP-Tiny) # Cycles not evaluated yet for these Manual(perl-Test-Simple) Manual(perl-Data-Dumper) Manual(perl-Digest) Manual(perl-Digest-SHA) Manual(perl-ExtUtils-ParseXS) Manual(perl-Test-Harness)