diff -ruN rpmbuild.old/SPECS/glusterfs.spec rpmbuild/SPECS/glusterfs.spec
--- rpmbuild.old/SPECS/glusterfs.spec	2013-10-23 04:18:51.000000000 +0100
+++ rpmbuild/SPECS/glusterfs.spec	2014-02-22 17:36:25.000000000 +0000
@@ -31,7 +31,7 @@
 %{?_without_rdma:%global _without_rdma --disable-ibverbs}
 
 # No RDMA Support on s390(x)
-%ifarch s390 s390x
+%ifarch s390 s390x %{arm}
 %global _without_rdma --disable-ibverbs
 %endif
 
@@ -87,7 +87,7 @@
 %if ( 0%{_for_fedora_koji_builds} )
 Name:             glusterfs
 Version:          3.4.0
-Release:          0.5%{?prereltag:.%{prereltag}}%{?dist}
+Release:          0.5%{?prereltag:.%{prereltag}}%{?dist}.0
 Vendor:           Fedora Project
 %else
 Name:             glusterfs
@@ -95,7 +95,7 @@
 Release:          %{release}
 Vendor:           Red Hat, Inc.
 Packager:         gluster-users@gluster.org
-ExclusiveArch:    x86_64
+ExclusiveArch:    x86_64 %{arm}
 %endif
 License:          GPLv2 or LGPLv3+
 Group:            System Environment/Base
