commit 3979ba2e8adbfe4329f62c25fc0f512c3fa580ca Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Feb 5 18:30:58 2015 +0100 Remove unneeded dependency on Test::WWW::Mechanize::Catalyst causing a build cycle perl-Catalyst-Runtime.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Catalyst-Runtime.spec b/perl-Catalyst-Runtime.spec index 23084c9..516f3d7 100644 --- a/perl-Catalyst-Runtime.spec +++ b/perl-Catalyst-Runtime.spec @@ -1,7 +1,7 @@ Name: perl-Catalyst-Runtime Summary: Catalyst Framework Runtime Version: 5.90082 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic Source0: http://search.cpan.org/CPAN/authors/id/J/JJ/JJNAPIORK/Catalyst-Runtime-%{version}.tar.gz @@ -58,7 +58,6 @@ BuildRequires: perl(Task::Weaken) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::WWW::Mechanize::Catalyst) BuildRequires: perl(Text::Balanced) BuildRequires: perl(Text::SimpleTable) >= 0.03 BuildRequires: perl(Time::HiRes) @@ -188,6 +187,10 @@ make clean %{_mandir}/man1/* %changelog +* Thu Feb 05 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 5.90082-3 +- Remove unneeded dependency on Test::WWW::Mechanize::Catalyst causing a build + cycle + * Thu Feb 05 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 5.90082-2 - Remove unneeded dependency on Catalyst::Action::RenderView causing a build cycle -- 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