Skip to content

Commit

Permalink
MDEV-10195: galera package for RHEL 7.1 ppc64le depends on wrong atc …
Browse files Browse the repository at this point in the history
…runtime

Fixed the "Requires" package for ppc64le.
  • Loading branch information
Nirbhay Choubey committed Aug 12, 2016
1 parent e47b765 commit d0857de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/packages/galera.spec
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ BuildRequires: systemd

%ifarch ppc64le
%if 0%{?rhel} >= 7
Requires: advance-toolchain-at8.0-rc1-runtime
Requires: advance-toolchain-at8.0-runtime
%endif
AutoReq: 0
%endif
Expand Down

0 comments on commit d0857de

Please sign in to comment.