commit cc7793902eff72c65e9ff9f7bf1627a6752645fa Author: Andrea Veri <av@xxxxxxxxx> Date: Mon Feb 17 16:40:31 2014 +0100 Drop the circular build dependency through the perl_bootstrap flag. We will build perl-Plack as soon as the other B-Ds will be satisfied perl-CGI-Emulate-PSGI.spec | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) --- diff --git a/perl-CGI-Emulate-PSGI.spec b/perl-CGI-Emulate-PSGI.spec index b61a501..8deae17 100644 --- a/perl-CGI-Emulate-PSGI.spec +++ b/perl-CGI-Emulate-PSGI.spec @@ -1,6 +1,8 @@ +%global perl_bootstrap 1 + Name: perl-CGI-Emulate-PSGI Version: 0.15 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PSGI adapter for CGI applications License: GPL+ or Artistic Group: Development/Libraries @@ -48,6 +50,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Feb 17 2014 Andrea Veri <averi@xxxxxxxxxxxxxxxxx> - 0.15-3 +- Drop the circular build dependency through the perl_bootstrap flag. We'll build + perl-Plack as soon as the other B-Ds will be there. + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild -- 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