From 459c25412c02e7721888517dbb7af311e395b5ce Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Apr 22 2015 09:39:34 +0000 Subject: ARMv7 now has hadoop --- diff --git a/accumulo.spec b/accumulo.spec index 9af34fb..d897939 100644 --- a/accumulo.spec +++ b/accumulo.spec @@ -12,7 +12,7 @@ Name: %{proj} Version: 1.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A software platform for processing vast amounts of data License: ASL 2.0 Group: Development/Libraries @@ -47,9 +47,6 @@ Patch4: disabled-tests.patch # Patch upstream-provided example configuration for Fedora Patch5: default-conf.patch -# This depends on Hadoop, and Hadoop is not built for ARM -ExcludeArch: %{arm} - BuildRequires: apache-commons-cli BuildRequires: apache-commons-codec BuildRequires: apache-commons-collections @@ -572,6 +569,9 @@ getent passwd %{name} >/dev/null || /usr/sbin/useradd --comment "%{longproj}" -- %endif %changelog +* Wed Apr 22 2015 Peter Robinson 1.6.1-3 +- ARMv7 now has hadoop + * Tue Dec 16 2014 Christopher Tubbs - 1.6.1-2 - Remove mortbay Jetty deps