[perl-Parallel-Scoreboard] Remove reflexive build-time dependency

Petr Pisar ppisar at fedoraproject.org
Mon Mar 9 15:58:39 UTC 2015


commit 7f93b0a2a32090db476101c26b2dc24dcc614387
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Mar 9 16:57:50 2015 +0100

    Remove reflexive build-time dependency

 perl-Parallel-Scoreboard.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Parallel-Scoreboard.spec b/perl-Parallel-Scoreboard.spec
index b533bf7..32e5414 100644
--- a/perl-Parallel-Scoreboard.spec
+++ b/perl-Parallel-Scoreboard.spec
@@ -1,6 +1,6 @@
 Name:           perl-Parallel-Scoreboard
 Version:        0.07
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Scoreboard for monitoring status of many processes
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -27,7 +27,6 @@ BuildRequires: perl(HTML::Entities)
 BuildRequires: perl(IO::Handle)
 BuildRequires: perl(JSON)
 BuildRequires: perl(POSIX)
-BuildRequires: perl(Parallel::Scoreboard)
 BuildRequires: perl(strict)
 BuildRequires: perl(warnings)
 
@@ -71,6 +70,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 09 2015 Petr Pisar <ppisar at redhat.com> - 0.07-2
+- Remove reflexive build-time dependency (bug #1195803)
+
 * Mon Feb 02 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.07-1
 - Upstream update.
 - Rework BRs.


More information about the scm-commits mailing list