diff --git a/sanlock.spec b/sanlock.spec index aeb7722..fad8866 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -12,7 +12,7 @@ Name: sanlock Version: 3.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A shared storage lock manager Group: System Environment/Base @@ -20,7 +20,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 @@ -324,6 +323,9 @@ common sanlock lockspace. %changelog +* Thu Aug 28 2014 Peter Robinson 3.2.1-2 +- Drop exclusive arch options, it needs to be supported on all arches as per package guidelines + * Thu Aug 21 2014 David Teigland - 3.2.1-1 - Update to sanlock-3.2.1