diff -ruN rpmbuild-orig/SPECS/389-ds-base.spec rpmbuild/SPECS/389-ds-base.spec
--- rpmbuild-orig/SPECS/389-ds-base.spec	2015-11-18 22:08:16.000000000 +0100
+++ rpmbuild/SPECS/389-ds-base.spec	2016-02-01 00:28:14.916571756 +0100
@@ -22,7 +22,7 @@
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
 Version:          1.2.11.15
-Release:          %{?relprefix}68%{?prerel}%{?dist}
+Release:          %{?relprefix}68%{?prerel}%{?dist}.0
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -31,7 +31,7 @@
 # for migration tools
 Provides:         ldif2ldbm
 
-ExclusiveArch:    x86_64 %{ix86}
+ExclusiveArch:    x86_64 %{ix86} %{arm}
 BuildRequires:    nspr-devel
 BuildRequires:    nss-devel
 BuildRequires:    svrcore-devel
@@ -984,6 +984,9 @@
 %{_libdir}/%{pkgname}/libslapd.so.*
 
 %changelog
+* Sun Jan 31 2016 Jacco Ligthart <jacco@redsleeve.org> - 1.2.11.15-68.0
+- Add ARM architectures
+
 * Wed Nov 18 2015 Noriko Hosoi <nhosoi@redhat.com> - 1.2.11.15-68
 -Release 1.2.11.15-68
 - Resolves: #1278696 - SimplePagedResults -- abandon could happen between the abandon check and sending results -- Fixing a regression introduced in 1.2.11.15-68 (DS 48338)
