[hadoop/f20] Build 2.2.0-3

rrati rrati at fedoraproject.org
Tue Dec 3 20:30:59 UTC 2013


commit 11c8710f48d9769b5b2f51474235ff200b6db366
Author: Robert Rati <rrati at redhat.com>
Date:   Tue Dec 3 15:32:16 2013 -0500

    Build 2.2.0-3

 hadoop.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/hadoop.spec b/hadoop.spec
index 6df9cfe..ae31bfe 100644
--- a/hadoop.spec
+++ b/hadoop.spec
@@ -27,7 +27,7 @@
 
 Name:   hadoop
 Version: 2.2.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A software platform for processing vast amounts of data
 # The BSD license file is missing
 # https://issues.apache.org/jira/browse/HADOOP-9849
@@ -243,7 +243,6 @@ Requires: jetty-http
 Requires: jetty-io
 Requires: jetty-security
 Requires: jetty-xml
-Requires: jline
 Requires: jsr-311
 Requires: mockito
 Requires: nc6
@@ -1130,6 +1129,9 @@ getent passwd yarn >/dev/null || /usr/sbin/useradd --comment "Apache Hadoop Yarn
 %attr(6050,root,yarn) %{_bindir}/container-executor
 
 %changelog
+* Tue Dec  3 2013 Robert Rati <rrati at redhat> - 2.2.0-3
+- Removed jline Requires
+
 * Tue Dec  3 2013 Robert Rati <rrati at redhat> - 2.2.0-2
 - Changed provides filter to just filter the .so
 - Corrected naming of hadoop-common test jar


More information about the scm-commits mailing list