commit dc1b4673e1539302c0583803f93cd78897b719f8 Author: Andrea Veri <av@xxxxxxxxx> Date: Mon Feb 17 16:35:02 2014 +0100 Add a Build Dependency on perl(Time::HiRes) to prevent the package to FTBFS. perl-FCGI-Client.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-FCGI-Client.spec b/perl-FCGI-Client.spec index c9dde21..baf908d 100644 --- a/perl-FCGI-Client.spec +++ b/perl-FCGI-Client.spec @@ -1,7 +1,7 @@ Name: perl-FCGI-Client Summary: Client library for the fastcgi protocol Version: 0.08 -Release: 5%{?dist} +Release: 6%{?dist} # lib/FCGI/Client.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries @@ -17,6 +17,7 @@ BuildRequires: perl(Filter::Util::Call) BuildRequires: perl(IO::Socket::UNIX) BuildRequires: perl(Test::More) BuildRequires: perl(Try::Tiny) +BuildRequires: perl(Time::HiRes) %{?perl_default_filter} @@ -47,6 +48,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Feb 17 2014 Andrea Veri <averi@xxxxxxxxxxxxxxxxx> - 0.08-6 +- Add a Build Dependency on perl(Time::HiRes) to prevent the package to FTBFS. + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.08-5 - 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