Enable ppc64le
This commit is contained in:
parent
6a671ec4f4
commit
058c7ca201
@ -1,6 +1,6 @@
|
|||||||
Name: stress-ng
|
Name: stress-ng
|
||||||
Version: 0.12.03
|
Version: 0.12.03
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Stress test a computer system in various ways
|
Summary: Stress test a computer system in various ways
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -22,9 +22,6 @@ BuildRequires: libatomic
|
|||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: Judy-devel
|
BuildRequires: Judy-devel
|
||||||
|
|
||||||
ExcludeArch: ppc64
|
|
||||||
ExcludeArch: ppc64le
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Stress test a computer system in various ways. It was designed to exercise
|
Stress test a computer system in various ways. It was designed to exercise
|
||||||
various physical subsystems of a computer as well as the various operating
|
various physical subsystems of a computer as well as the various operating
|
||||||
@ -55,6 +52,9 @@ install -pm 644 bash-completion/%{name} \
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Yaakov Selkowitz <yselkowi@redhat.com> - 0.12.03-2
|
||||||
|
- Enable ppc64le
|
||||||
|
|
||||||
* Mon Feb 15 2021 Chris Brown <chris.brown@redhat.com> - 0.12.03-1
|
* Mon Feb 15 2021 Chris Brown <chris.brown@redhat.com> - 0.12.03-1
|
||||||
- Update to 0.12.03
|
- Update to 0.12.03
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user