diff -ruN freeipmi-0.7.16-3.el6.src.rpm-rpmbuild/SPECS/freeipmi.spec freeipmi-0.7.16-3.el6.0.src.rpm-rpmbuild/SPECS/freeipmi.spec
--- freeipmi-0.7.16-3.el6.src.rpm-rpmbuild/SPECS/freeipmi.spec	2010-05-03 11:17:11.000000000 +0100
+++ freeipmi-0.7.16-3.el6.0.src.rpm-rpmbuild/SPECS/freeipmi.spec	2011-10-20 15:18:36.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2003 FreeIPMI Core Team
 #
 
-Release: 3%{?dist}
+Release: 3%{?dist}.0
 
 Name: freeipmi
 Version: 0.7.16
@@ -24,7 +24,7 @@
 Requires(post): info
 Requires(preun): info
 # Necessary as only those archs implement iopl and friends (#368541)
-ExclusiveArch: %{ix86} x86_64 ia64 alpha
+ExclusiveArch: %{ix86} x86_64 ia64 alpha %{arm}
 Summary: IPMI remote console and system management software
 %description
 The FreeIPMI project provides "Remote-Console" (out-of-band) and
@@ -297,6 +297,9 @@
 %{_mandir}/man8/ipmidetectd.8*
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> - 0.7.16-3.0
+- Add arm architecture
+
 * Mon May  3 2010 Jan Safranek <jsafrane@redhat.com> - 0.7.16-3
 - Add sample /etc/ipmidetectd.conf configuration file (#587636)
 
