diff -ruN rpmbuild-orig/SPECS/pacemaker.spec rpmbuild/SPECS/pacemaker.spec
--- rpmbuild-orig/SPECS/pacemaker.spec	2015-05-08 22:34:27.000000000 +0200
+++ rpmbuild/SPECS/pacemaker.spec	2015-08-28 00:05:07.261613441 +0200
@@ -56,7 +56,7 @@
 Name:          pacemaker
 Summary:       Scalable High-Availability cluster resource manager
 Version:       1.1.12
-Release:       %{pcmk_release}%{?dist}
+Release:       %{pcmk_release}%{?dist}.0
 License:       GPLv2+ and LGPLv2+
 Url:           http://www.clusterlabs.org
 Group:         System Environment/Daemons
@@ -106,7 +106,7 @@
 %endif
 
 %if 0%{?rhel} > 0
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 %{arm}
 %endif
 
 # Required for core functionality
@@ -617,6 +617,8 @@
 %doc AUTHORS
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 1.1.12-8.0
+- Add ARM architectures
 
 * Fri May 08 2015 David Vossel <dvossel@redhat.com> - 1.1.12-8
  - Reduce log severity for style upgrade notice.
