diff -ruN rpmbuild.old/SPECS/mcelog.spec rpmbuild/SPECS/mcelog.spec
--- rpmbuild.old/SPECS/mcelog.spec	2013-08-20 13:23:16.000000000 +0100
+++ rpmbuild/SPECS/mcelog.spec	2014-02-01 14:15:21.298004000 +0000
@@ -1,7 +1,7 @@
 Summary:	Tool to translate x86-64 CPU Machine Check Exception data.
 Name:		mcelog
 Version:	1.0pre3_20120814_2
-Release:	0.13%{?dist}
+Release:	0.13%{?dist}.0
 Epoch:		1
 Group:		System Environment/Base
 License:	GPLv2
@@ -34,7 +34,7 @@
 Patch11:	 mcelog-disable-extended-logging-support.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
