diff -ruN rpmbuild-orig/SPECS/mcelog.spec rpmbuild/SPECS/mcelog.spec
--- rpmbuild-orig/SPECS/mcelog.spec	2015-02-13 19:45:25.000000000 +0100
+++ rpmbuild/SPECS/mcelog.spec	2015-08-27 23:38:57.225209825 +0200
@@ -4,7 +4,7 @@
 Summary:	Tool to translate x86-64 CPU Machine Check Exception data.
 Name:		mcelog
 Version:	109
-Release:	4.%{last_git_commit}%{?dist}
+Release:	4.%{last_git_commit}%{?dist}.0
 Epoch:		2
 Group:		System Environment/Base
 License:	GPLv2
@@ -13,7 +13,7 @@
 Patch0:		mcelog-rhel6.patch
 URL:		https://github.com/andikleen/mcelog.git
 Buildroot:	%{_tmppath}/%{name}-%{version}-root
-ExclusiveArch:	x86_64
+ExclusiveArch:	x86_64 %{arm}
 
 %description
 mcelog is a daemon that collects and decodes Machine Check Exception data
@@ -68,6 +68,9 @@
 %{_sysconfdir}/logrotate.d/mcelog
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 2:109.4.0
+- Add ARM architectures
+
 * Fri Feb 13 2015  Prarit Bhargava <prarit@redhat.com> 2:109.4
 - move triggers to /etc/mcelog
 
