[munin] Add BR: perl-Carp to work around build issues.

fenris02 fenris02 at fedoraproject.org
Sat Mar 23 23:29:15 UTC 2013


commit 038b20ec01dccd142f73114f62d81198fb61b716
Author: D. Johnson <fenris02 at fedoraproject.org>
Date:   Sat Mar 23 01:06:22 2013 -0500

    Add BR: perl-Carp to work around build issues.

 munin.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index 9c626f2..58272bb 100644
--- a/munin.spec
+++ b/munin.spec
@@ -59,6 +59,8 @@ BuildRequires:  perl(Time::HiRes)
 BuildRequires:  perl(Net::SSLeay)
 BuildRequires:  perl(HTML::Template)
 BuildRequires:  perl(LWP::UserAgent)
+# Work-around for koji
+BuildRequires:  perl-Carp
 # RHEL6+ BuildRequires:  perl(Log::Log4perl) >= 1.18
 %if 0%{?rhel} > 5 || 0%{?fedora} > 11
 BuildRequires:  perl(Log::Log4perl) >= 1.18


More information about the scm-commits mailing list