diff -ruN edac-utils-0.9-14.el6.src.rpm-rpmbuild/SPECS/edac-utils.spec edac-utils-0.9-14.el6.0.src.rpm-rpmbuild/SPECS/edac-utils.spec
--- edac-utils-0.9-14.el6.src.rpm-rpmbuild/SPECS/edac-utils.spec	2011-04-27 22:15:37.000000000 +0100
+++ edac-utils-0.9-14.el6.0.src.rpm-rpmbuild/SPECS/edac-utils.spec	2011-10-20 15:16:30.000000000 +0100
@@ -1,6 +1,6 @@
 Name:		edac-utils
 Version:	0.9
-Release:	14%{?dist}
+Release:	14%{?dist}.0
 Summary:	Userspace helper for kernel EDAC drivers
 
 Group:		System Environment/Base
@@ -29,7 +29,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
@@ -111,6 +111,9 @@
 %{_includedir}/edac.h
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> - 0.9-14.0
+- Add arm architecture
+
 * Wed Apr 27 2011 Mauro Carvalho Chehab <mchehab@redhat.com> - 0.9-14
 - Fix a gcc new warning: warning: dereferencing pointer 'pfree' does break strict-aliasing rules
 
