diff -ruN rpmbuild-orig/SPECS/corosync.spec rpmbuild/SPECS/corosync.spec
--- rpmbuild-orig/SPECS/corosync.spec	2015-03-02 18:18:18.000000000 +0100
+++ rpmbuild/SPECS/corosync.spec	2015-08-26 00:22:02.205268317 +0200
@@ -17,7 +17,7 @@
 Name: corosync
 Summary: The Corosync Cluster Engine and Application Programming Interfaces
 Version: 1.4.7
-Release: 2%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
+Release: 2%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}.0
 License: BSD
 Group: System Environment/Base
 URL: http://ftp.corosync.org
@@ -34,7 +34,7 @@
 Patch8: bz1163846-5-totemudpu-Send-msgs-to-all-members-occasionally.patch
 Patch9: bz1141367-1-ipcc-Fix-ERR_LIBRARY-error-if-finalise-called-inside.patch
 
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 %{arm}
 
 # Runtime bits
 Requires: corosynclib = %{version}-%{release}
@@ -306,6 +306,9 @@
 %{_mandir}/man8/sam_overview.8*
 
 %changelog
+* Tue Aug 25 2015 Jacco Ligthart <jacco@redsleeve.org> 1.4.7-2.0
+- add ARM Architectures
+
 * Mon Mar 02 2015 Jan Friesse <jfriesse@redhat.com> 1.4.7-2
 - Resolves: rhbz#1136431
 - Resolves: rhbz#1141367
