diff -ruN rpmbuild-orig/SPECS/cpuspeed.spec rpmbuild/SPECS/cpuspeed.spec
--- rpmbuild-orig/SPECS/cpuspeed.spec	2015-06-16 17:17:39.000000000 +0200
+++ rpmbuild/SPECS/cpuspeed.spec	2015-08-26 00:24:44.100010171 +0200
@@ -1,7 +1,7 @@
 Summary:        CPU frequency adjusting daemon
 Name:           cpuspeed
 Version:        1.5
-Release:        22%{?dist}
+Release:        22%{?dist}.0
 Epoch:          1
 Group:          System Environment/Base
 License:        GPLv2+
@@ -17,7 +17,7 @@
 Requires(preun): /sbin/service
 
 BuildRequires:  automake util-linux groff gettext
-ExclusiveArch:	%{ix86} x86_64 ppc ppc64 ia64 sparcv9 sparc64
+ExclusiveArch:	%{ix86} x86_64 ppc ppc64 ia64 sparcv9 sparc64 %{arm}
 Obsoletes:	kernel-utils
 
 Patch1:         cpuspeed-1.5-Makefile.patch
@@ -81,6 +81,9 @@
 exit 0
 
 %changelog
+* Tue Aug 25 2015 Jacco Ligthart <jacco@redsleeve.org> - 1:1.5-22.0
+- add ARM architectures
+
 * Tue Jun 16 2015 Petr Šabata <contyk@redhat.com> - 1:1.5-22
 - Handle scaling governors properly on intel_pstate systems (#1230918)
 
