[glusterfs-hadoop/f20] ExcludeArch ARM - BZ1003862

matt matt at fedoraproject.org
Tue Sep 3 11:41:49 UTC 2013


commit 204df2691a2459429738d9616b4019e6a9c9bc22
Author: Matthew Farrellee <matt at redhat.com>
Date:   Tue Sep 3 07:41:32 2013 -0400

    ExcludeArch ARM - BZ1003862

 glusterfs-hadoop.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/glusterfs-hadoop.spec b/glusterfs-hadoop.spec
index 4691093..d0e8bf7 100644
--- a/glusterfs-hadoop.spec
+++ b/glusterfs-hadoop.spec
@@ -1,11 +1,12 @@
 Name: glusterfs-hadoop
 Version: 2.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: ASL 2.0
 URL: http://forge.gluster.org/hadoop
 Summary: GlusterFS Hadoop Compatible File System (HCFS) plugin
 Source0: https://github.com/gluster/hadoop-glusterfs/archive/%{version}.tar.gz
 BuildArch: noarch
+ExcludeArch: %{arm}
 
 BuildRequires: java-devel >= 1:1.6
 BuildRequires: maven-local
@@ -58,5 +59,8 @@ Summary: API documentation for %{name}
 
 
 %changelog
+* Tue Sep  3 2013 Matthew Farrellee <matt at redhat> - 2.1.2-2
+- Avoid missing dep on arm, ExcludeArch: arm (matches Hadoop)
+
 * Wed Aug 14 2013 Matthew Farrellee <matt at redhat> - 2.1.2-1
 - Initial package, using apache-commons-io as a template


More information about the scm-commits mailing list