remove exclusive arch
This commit is contained in:
parent
94b18f6c97
commit
b1fafa2da4
@ -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 <teigland@redhat.com> - 3.3.0-2
|
||||
- remove exclusive arch
|
||||
|
||||
* Mon Feb 22 2016 David Teigland <teigland@redhat.com> - 3.3.0-1
|
||||
- Update to sanlock-3.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user