diff -ruN rpmbuild-orig/SPECS/cluster.spec rpmbuild/SPECS/cluster.spec
--- rpmbuild-orig/SPECS/cluster.spec	2016-01-14 16:47:09.000000000 +0100
+++ rpmbuild/SPECS/cluster.spec	2016-02-13 14:31:51.440673435 +0100
@@ -19,7 +19,7 @@
 Name: cluster
 Summary: Red Hat Cluster
 Version: 3.0.12.1
-Release: 73%{?alphatag:.%{alphatag}}%{?dist}.2
+Release: 73%{?alphatag:.%{alphatag}}%{?dist}.2.0
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
@@ -329,7 +329,7 @@
 # BuildRequires: openldap-devel perl(ExtUtils::MakeMaker)
 BuildRequires: dbus-devel zlib-devel
 
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 %{arm}
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -839,6 +839,9 @@
 %{_mandir}/man8/*gfs2*
 
 %changelog
+* Sat Feb 13 2016 Jacco Ligthart <jacco@redsleeve.org> - 3.0.12.1-73.2.0
+- add ARM architectures
+
 * Thu Jan 14 2016 Ken Gaillot <kgaillot@redhat.com> - 3.0.12.1-73.2
 - cman: Properly check for votes when node names aren't specified
   Resolves: rhbz#1298455
