- set ExclusiveArch
This commit is contained in:
parent
5e1c8efb9d
commit
a13dba7cbe
@ -1,6 +1,6 @@
|
|||||||
Name: galera
|
Name: galera
|
||||||
Version: 25.3.5
|
Version: 25.3.5
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Synchronous multi-master wsrep provider (replication engine)
|
Summary: Synchronous multi-master wsrep provider (replication engine)
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -14,6 +14,9 @@ Patch1: galera-verify.patch
|
|||||||
BuildRequires: boost-devel check-devel openssl-devel scons systemd
|
BuildRequires: boost-devel check-devel openssl-devel scons systemd
|
||||||
Requires: nmap-ncat
|
Requires: nmap-ncat
|
||||||
|
|
||||||
|
# comes from ./chromium/build_config.h
|
||||||
|
ExclusiveArch: %{ix86} x86_64 %{arm}
|
||||||
|
|
||||||
|
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
@ -84,6 +87,9 @@ install -D -m 644 scripts/packages/README-MySQL %{buildroot}%{_docdir}/galera/RE
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 30 2014 Dan Horák <dan[at]danny.cz> - 25.3.5-5
|
||||||
|
- set ExclusiveArch
|
||||||
|
|
||||||
* Thu Apr 24 2014 Ryan O'Hara <rohara@redhat.com> - 25.3.5-4
|
* Thu Apr 24 2014 Ryan O'Hara <rohara@redhat.com> - 25.3.5-4
|
||||||
- Use strict_build_flags=0 to avoid -Werror
|
- Use strict_build_flags=0 to avoid -Werror
|
||||||
- Remove unnecessary %clean section
|
- Remove unnecessary %clean section
|
||||||
|
Loading…
Reference in New Issue
Block a user