diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec index 72ad34a..8ab81ba 100644 --- a/perl-CGI-Compile.spec +++ b/perl-CGI-Compile.spec @@ -32,9 +32,12 @@ BuildRequires: perl(Test::NoWarnings) BuildRequires: perl(Test::Requires) # Optional tests: BuildRequires: perl(CGI) +%if !%{defined perl_bootstrap} +# Break build-cycle: perl-Plack → perl-CGI-Compile → perl-Plack BuildRequires: perl(CGI::Emulate::PSGI) BuildRequires: perl(HTTP::Request::Common) BuildRequires: perl(Plack::Test) +%endif # Test::Pod 1.41 not used %{?perl_default_filter} @@ -70,6 +73,7 @@ sed -i -e '1s,#!.*perl,#!%{__perl},' t/*.t %changelog * Mon Jan 11 2016 Petr Pisar - 0.21-2 - Specify all dependencies +- Break build-cycle: perl-Plack → perl-CGI-Compile → perl-Plack * Sat Jan 02 2016 Emmanuel Seyman - 0.21-1 - Update to 0.21