diff -ruN rpmbuild-orig/SPECS/edac-utils.spec rpmbuild/SPECS/edac-utils.spec
--- rpmbuild-orig/SPECS/edac-utils.spec	2015-04-01 15:43:37.000000000 +0200
+++ rpmbuild/SPECS/edac-utils.spec	2015-08-27 22:38:31.744055621 +0200
@@ -1,6 +1,6 @@
 Name:		edac-utils
 Version:	0.9
-Release:	16%{?dist}
+Release:	16%{?dist}.0
 Summary:	Userspace helper for kernel EDAC drivers
 
 Group:		System Environment/Base
@@ -30,7 +30,7 @@
 Requires(preun): initscripts
 
 BuildRequires:	libsysfs-devel
-ExclusiveArch:	%{ix86} x86_64
+ExclusiveArch:	%{ix86} x86_64 %{arm}
 
 %description 
 EDAC is the current set of drivers in the Linux kernel that handle
@@ -113,6 +113,9 @@
 %{_includedir}/edac.h
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 0.9-16.0              
+- Add ARM architectures 
+
 * Wed Mar 11 2015 Aristeu Rozanski <aris@redhat.com> - 0.9-16
 - Require libsysfs [1200884]
 
