[bookkeeper] updating build dependency for rawhide

tstclair tstclair at fedoraproject.org
Wed May 28 18:37:10 UTC 2014


commit 16238cf7b0b2e3088b067bc00062c606a851f132
Author: Timothy St. Clair <tstclair at redhat.com>
Date:   Wed May 28 13:35:26 2014 -0500

    updating build dependency for rawhide

 bookkeeper.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/bookkeeper.spec b/bookkeeper.spec
index 36e0cab..df15a79 100644
--- a/bookkeeper.spec
+++ b/bookkeeper.spec
@@ -32,7 +32,13 @@ BuildRequires: apache-commons-io
 BuildRequires: derby
 BuildRequires: guava
 BuildRequires: jline
+
+%if 0%{?fedora} < 21
 BuildRequires: log4j
+%else
+BuildRequires: log4j12
+%endif
+
 # BuildRequires: mvn(org.apache.hadoop:hadoop-common) >= 0.23.1
 # BuildRequires: mvn(org.apache.hadoop:hadoop-hdfs)
 BuildRequires: netty3


More information about the scm-commits mailing list