From b1fafa2da4a3bc37c8d3b88e6a04804312d97353 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Tue, 23 Feb 2016 10:09:31 -0600 Subject: [PATCH] remove exclusive arch --- sanlock.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sanlock.spec b/sanlock.spec index 620ded5..97b9762 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -6,7 +6,7 @@ Name: sanlock Version: 3.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A shared storage lock manager Group: System Environment/Base @@ -14,7 +14,6 @@ License: GPLv2 and GPLv2+ and LGPLv2+ URL: https://fedorahosted.org/sanlock/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libblkid-devel libaio-devel python python-devel -ExclusiveArch: x86_64 aarch64 %{power64} %if %{with_systemd} BuildRequires: systemd-units %endif @@ -279,6 +278,9 @@ common sanlock lockspace. %changelog +* Tue Feb 23 2016 David Teigland - 3.3.0-2 +- remove exclusive arch + * Mon Feb 22 2016 David Teigland - 3.3.0-1 - Update to sanlock-3.3.0