[perl-Parallel-Prefork/f14/master] - Add BR: perl(Parallel::Scoreboard).

corsepiu corsepiu at fedoraproject.org
Sat Feb 5 03:44:32 UTC 2011


commit 8235e7f4a889ba738c79c7a0016c45aa023443e6
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sat Feb 5 04:44:11 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 at fedoraproject.org> 0.11-2
+- Add BR: perl(Parallel::Scoreboard).
+
 * Thu Jan 20 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.11-1
 - Upstream update.
 



More information about the perl-devel mailing list