diff -ruN rpmbuild-orig/SPECS/irqbalance.spec rpmbuild/SPECS/irqbalance.spec
--- rpmbuild-orig/SPECS/irqbalance.spec	2015-05-28 14:55:28.000000000 +0200
+++ rpmbuild/SPECS/irqbalance.spec	2015-08-28 14:27:00.952430078 +0200
@@ -1,7 +1,7 @@
 Summary:        IRQ balancing daemon
 Name:           irqbalance
 Version:        1.0.7
-Release:        5%{?dist}
+Release:        5%{?dist}.0
 Epoch:          2
 Group:          System Environment/Base
 License:        GPLv2
@@ -14,7 +14,7 @@
 Requires(postun):chkconfig
 Requires(preun):chkconfig
 
-ExclusiveArch:  %{ix86} x86_64 ia64 ppc ppc64
+ExclusiveArch:  %{ix86} x86_64 ia64 ppc ppc64 %{arm}
 Obsoletes:      kernel-utils
 BuildRequires:  glib2-devel pkgconfig imake libcap-ng-devel
 Requires:       kernel >= 2.6.32-358.2.1
@@ -95,6 +95,9 @@
 
 
 %changelog
+* Fri Aug 28 2015 Jacco Ligthart <jacco@redsleeve.org - 2:1.0.7-5.0
+- add ARM architectures
+
 * Thu May 28 2015 Petr Holasek <pholasek@redhat.com> - 2:1.0.7-5
 - Broken banirq handling after rebase fixed (bz 1181720)
 
