diff -ruN rpmbuild-orig/SPECS/xfsdump.spec rpmbuild/SPECS/xfsdump.spec
--- rpmbuild-orig/SPECS/xfsdump.spec	2014-10-20 17:38:05.000000000 +0200
+++ rpmbuild/SPECS/xfsdump.spec	2014-12-19 11:12:15.824242097 +0100
@@ -1,7 +1,7 @@
 Summary: Administrative utilities for the XFS filesystem
 Name: xfsdump
 Version: 3.0.4
-Release: 4%{?dist}.1
+Release: 4%{?dist}.1.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
 Patch1:	xfsdump-3.1.4-preserve-file-capabilities.patch
@@ -73,6 +73,9 @@
 %{_sharedstatedir}/xfsdump/inventory
 
 %changelog
+* Wed Dec 17 2014 Jacco Ligthart <jacco@redsleeve.org> - 3.0.4-4.el6_6.1.0
+- Add ARM architectures
+
 * Mon Oct 06 2014 Eric Sandeen <sandeen@redhat.com> 3.0.4-4.el6_6.1
 - Fix restore of many-million-file dump (#1149869)
 
