[munin] add BR for build

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


commit 85cc4f389dc75151b89d8b8ad94f73a8c2f35a55
Author: D. Johnson <fenris02 at fedoraproject.org>
Date:   Sat Mar 23 18:28:59 2013 -0500

    add BR for build

 munin.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index 58272bb..b7b4bcd 100644
--- a/munin.spec
+++ b/munin.spec
@@ -60,7 +60,9 @@ BuildRequires:  perl(Net::SSLeay)
 BuildRequires:  perl(HTML::Template)
 BuildRequires:  perl(LWP::UserAgent)
 # Work-around for koji
+%if 0%{?rhel} > 6 || 0%{?fedora} > 16
 BuildRequires:  perl-Carp
+%endif
 # 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