commit 970bea6f2487411273aaf4106167589fe048bfaa Author: Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Thu Jan 27 05:09:12 2011 +0100 - Add BR: perl(Parallel::Scoreboard). perl-Parallel-Prefork.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Parallel-Prefork.spec b/perl-Parallel-Prefork.spec index 38cbb95..769bc10 100644 --- a/perl-Parallel-Prefork.spec +++ b/perl-Parallel-Prefork.spec @@ -1,6 +1,6 @@ Name: perl-Parallel-Prefork Version: 0.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple prefork server framework License: GPL+ or Artistic Group: Development/Libraries @@ -15,7 +15,7 @@ BuildRequires: perl(List::MoreUtils) BuildRequires: perl(Proc::Wait3) >= 0.03 BuildRequires: perl(Scope::Guard) BuildRequires: perl(Test::Requires) -# Optional, not yet in Fedora: BuildRequires: perl(Parallel::Scoreboard) +BuildRequires: perl(Parallel::Scoreboard) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Jan 27 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> 0.11-2 +- Add BR: perl(Parallel::Scoreboard). + * Thu Jan 20 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> 0.11-1 - Upstream update. -- 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