diff -ruN rpmbuild-orig/SPECS/rgmanager.spec rpmbuild/SPECS/rgmanager.spec
--- rpmbuild-orig/SPECS/rgmanager.spec	2015-03-03 20:41:59.000000000 +0100
+++ rpmbuild/SPECS/rgmanager.spec	2015-08-28 00:28:02.853792183 +0200
@@ -16,7 +16,7 @@
 Name: rgmanager
 Summary: Open Source HA Resource Group Failover for Red Hat Cluster
 Version: 3.0.12.1
-Release: 22%{?alphatag:.%{alphatag}}%{?dist}
+Release: 22%{?alphatag:.%{alphatag}}%{?dist}.0
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
@@ -124,7 +124,7 @@
 BuildRequires: dbus-devel
 BuildRequires: corosynclib-devel
 
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 %{arm}
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -264,6 +264,9 @@
 %config(noreplace) %{_sysconfdir}/sysconfig/cpglockd
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 3.0.12.1-22.0
+- Add ARM architectures
+
 * Tue Mar 03 2015 Ryan McCabe <rmccabe@redhat.com> - 3.0.12.1-22
 - rgmanager: Fix potential NULL ptr deref in clustat
   Resolves: rhbz#1079207
