- Remove ExcludeArch (should have read the BZ more closely).
This commit is contained in:
parent
071e117bbd
commit
35e61c0256
@ -13,9 +13,6 @@ Source2: garbd-wrapper
|
||||
BuildRequires: boost-devel check-devel openssl-devel scons systemd
|
||||
Requires: nmap-ncat
|
||||
|
||||
# Disable ARM builds (#1241164)
|
||||
ExcludeArch: %{arm}
|
||||
|
||||
|
||||
Requires(post): systemd
|
||||
Requires(preun): systemd
|
||||
@ -87,6 +84,7 @@ install -D -m 644 scripts/packages/README-MySQL %{buildroot}%{_docdir}/galera/RE
|
||||
* Fri Sep 25 2015 Richard W.M. Jones <rjones@redhat.com> - 25.3.12-1
|
||||
- Update to 25.3.12.
|
||||
- Should fix the build on 32 bit ARM (RHBZ#1241164).
|
||||
- Remove ExcludeArch (should have read the BZ more closely).
|
||||
|
||||
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 25.3.10-5
|
||||
- Rebuilt for Boost 1.59
|
||||
|
Loading…
Reference in New Issue
Block a user