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