diff -ruN rpmbuild-orig/SPECS/crash.spec rpmbuild/SPECS/crash.spec
--- rpmbuild-orig/SPECS/crash.spec	2015-04-21 15:36:54.000000000 +0200
+++ rpmbuild/SPECS/crash.spec	2015-08-26 00:30:20.279475528 +0200
@@ -4,13 +4,13 @@
 Summary: Kernel crash and live system analysis utility
 Name: crash
 Version: 7.1.0
-Release: 3%{?dist}
+Release: 3%{?dist}.0
 License: GPLv3
 Group: Development/Debuggers
 Source: http://people.redhat.com/anderson/crash-%{version}.tar.gz
 URL: http://people.redhat.com/anderson
 ExclusiveOS: Linux
-ExclusiveArch: %{ix86} ia64 x86_64 ppc64 s390 s390x
+ExclusiveArch: %{ix86} ia64 x86_64 ppc64 s390 s390x %{arm}
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
 BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel bison
 Requires: binutils
@@ -68,6 +68,9 @@
 %{_includedir}/*
 
 %changelog
+* Tue Aug 25 2015 Jacco Ligthart <jacco@redsleeve.org> - 7.1.0-3.0
+- add ARM Architectures
+
 * Tue Apr 21 2015 Dave Anderson <anderson@redhat.com> - 7.1.0-3.el6
 - Fortify the error handling of task gathering from the pid_hash[]
   chains during session initialization to prevent an endless loop if
