Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Circular build dependency in perl-Titanium-1.04-6.fc18 https://bugzilla.redhat.com/show_bug.cgi?id=810868 Summary: Circular build dependency in perl-Titanium-1.04-6.fc18 Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: perl-Titanium AssignedTo: emmanuel.seyman@xxxxxxxxxxxxxxxx ReportedBy: paul@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: emmanuel.seyman@xxxxxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Story Points: --- Type: Bug Regression: --- Mount Type: --- Documentation: --- perl-Titanium build-requires perl(Module::Starter::Plugin::CGIApp) but perl-Module-Starter-Plugin-CGIApp requires perl(Titanium) itself. Fortunately, perl-Titanium's test suite doesn't appear to actually test its functionality, so we can get away without BR: perl(Module::Starter::Plugin::CGIApp) when bootstrapping: diff --git a/perl-Titanium.spec b/perl-Titanium.spec index eea9d4a..2ac20ca 100644 --- a/perl-Titanium.spec +++ b/perl-Titanium.spec @@ -25,7 +25,10 @@ BuildRequires: perl(CGI::Application::Plugin::ValidateRM) BuildRequires: perl(CGI::Application::Server) BuildRequires: perl(CGI::Application::Standard::Config) BuildRequires: perl(Module::Build) +# Module::Starter::Plugin::CGIApp requires Titanium itself +%if 0%{!?perl_bootstrap:1} BuildRequires: perl(Module::Starter::Plugin::CGIApp) +%endif BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::WWW::Mechanize::CGIApp) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel