From e12063aaea286e2ed31ecacdb9a8f88078b9adc4 Mon Sep 17 00:00:00 2001
From: Jacco Ligthart <jacco@redsleeve.org>
Date: Sun, 13 Dec 2015 13:10:51 +0100
Subject: [PATCH] redsleeve

---
 SPECS/corosync.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/SPECS/corosync.spec b/SPECS/corosync.spec
index 912abde..64e5743 100644
--- a/SPECS/corosync.spec
+++ b/SPECS/corosync.spec
@@ -21,7 +21,7 @@
 Name: corosync
 Summary: The Corosync Cluster Engine and Application Programming Interfaces
 Version: 2.3.4
-Release: 7%{?gitver}%{?dist}.1
+Release: 7%{?gitver}%{?dist}.1.redsleeve
 License: BSD
 Group: System Environment/Base
 URL: http://www.corosync.org/
@@ -59,7 +59,7 @@ Patch28: bz682771-3-Don-t-link-with-libz-when-not-needed.patch
 Patch29: bz1283067-1-totemudp-Move-udp-bind-so-that-multicast-works-with-.patch
 
 %if 0%{?rhel}
-ExclusiveArch: i686 x86_64 s390x
+ExclusiveArch: i686 x86_64 s390x %{arm}
 %endif
 
 # Runtime bits
@@ -398,6 +398,9 @@ The Corosync Cluster Engine APIs.
 %{_mandir}/man8/quorum_overview.8*
 
 %changelog
+* Sun Dec 13 2015 Jacco Ligthart <jacco@redsleeve.org> 2.3.4-7.1.redsleeve
+- added arm to exclusive archs
+
 * Wed Nov 18 2015 Jan Friesse <jfriesse@redhat.com> 2.3.4-7.1
 - Resolves: rhbz#1283067
 
-- 
1.8.3.1

