diff -ruN rpmbuild.old/SPECS/xfsdump.spec rpmbuild/SPECS/xfsdump.spec
--- rpmbuild.old/SPECS/xfsdump.spec	2012-10-23 18:47:24.000000000 +0100
+++ rpmbuild/SPECS/xfsdump.spec	2014-02-01 01:05:59.782400000 +0000
@@ -1,7 +1,7 @@
 Summary: Administrative utilities for the XFS filesystem
 Name: xfsdump
 Version: 3.0.4
-Release: 3%{?dist}
+Release: 3%{?dist}.0
 # Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
 # in source, with no mention of version.
 License: GPL+
@@ -13,7 +13,7 @@
 BuildRequires: xfsprogs-devel >= 3.1.1-9, libuuid-devel, libattr-devel ncurses-devel
 Requires: xfsprogs >= 2.6.30, attr >= 2.0.0
 
-ExclusiveArch: x86_64
+ExclusiveArch: x86_64 %{arm}
 
 Patch0:	xfsdump-3.0.4-projid32bitsupport.patch
 
