diff -ruN rpmbuild-orig/SPECS/ricci.spec rpmbuild/SPECS/ricci.spec
--- rpmbuild-orig/SPECS/ricci.spec	2015-04-22 22:19:05.000000000 +0200
+++ rpmbuild/SPECS/ricci.spec	2015-08-28 00:30:04.513541099 +0200
@@ -10,7 +10,7 @@
 
 Name: ricci
 Version: 0.16.2
-Release: 81%{?dist}
+Release: 81%{?dist}.0
 License: GPLv2
 URL: http://sources.redhat.com/cluster/conga/
 Group: System Environment/Base
@@ -109,7 +109,7 @@
 BuildRequires: openssl-devel dbus-devel pkgconfig file-devel nss-devel
 BuildRequires: cyrus-sasl-devel >= 2.1
 
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 %{arm}
 
 Requires: oddjob dbus openssl cyrus-sasl >= 2.1 file nss-tools modcluster
 # shadow-utils:groupadd,useradd; util-linux-ng:/sbin/nologin
@@ -316,6 +316,9 @@
 %{_datadir}/ccs/empty_cluster.conf
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 0.16.2-81.0
+- Add ARM architectures
+
 * Wed Apr 21 2015 Chris Feist <cfeist@redhat.com> - 0.16.2-81
 - ricci: fixed issue with '-x' option not being recognized
 - Resolves: rhbz#1156157
