Use valgrind_arches.

This commit is contained in:
Richard W.M. Jones 2020-12-05 16:05:09 -05:00
parent 0b4c995fa3
commit ddd787680f
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: jq
Version: 1.6
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Command-line JSON processor
License: MIT and ASL 2.0 and CC-BY and GPLv3
@ -12,7 +12,7 @@ BuildRequires: flex
BuildRequires: bison
BuildRequires: oniguruma-devel
%ifnarch s390
%ifarch %{valgrind_arches}
BuildRequires: valgrind
%endif
@ -89,6 +89,9 @@ make check
%changelog
* Sat Dec 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.6-6
- Use correct valgrind_arches macro to check for valgrind.
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild