diff -ruN rpmbuild-orig/SPECS/slapi-nis.spec rpmbuild/SPECS/slapi-nis.spec
--- rpmbuild-orig/SPECS/slapi-nis.spec	2014-06-17 21:21:22.000000000 +0200
+++ rpmbuild/SPECS/slapi-nis.spec	2014-12-19 11:07:08.937539946 +0100
@@ -6,7 +6,7 @@
 
 Name:		slapi-nis
 Version:	0.40
-Release:	6%{?dist}
+Release:	6%{?dist}.0
 Summary:	NIS Server and Schema Compatibility plugins for Directory Server
 Group:		System Environment/Daemons
 License:	GPLv2
@@ -34,7 +34,7 @@
 BuildRequires:	libtirpc-devel
 %endif
 %if 0%{?rhel} > 0
-ExclusiveArch:	x86_64 %{ix86}
+ExclusiveArch:	x86_64 %{ix86} %{arm}
 %endif
 
 %description
@@ -87,6 +87,9 @@
 %{_sbindir}/nisserver-plugin-defs
 
 %changelog
+* Wed Dec 17 2014 Jacco Ligthart <jacco@redsleeve.org> - 0.40-6.0
+- Add ARM architectures
+
 * Tue Mar 25 2014 Nalin Dahyabhai <nalin@redhat.com> - 0.40-6
 - backport fix to not ignore modifications that affect whether or not an
   entry shows up in a compat map (#1056648)
