Use valgrind_arches macro instead of hardcoding valgrind arch list

This commit is contained in:
Kalev Lember 2018-03-05 10:56:42 +01:00
parent bc3e9b12aa
commit 48d33ed18f

View File

@ -1,4 +1,4 @@
%ifarch %{ix86} x86_64 ppc ppc64 ppc64le s390x armv7hl aarch64
%ifarch %{valgrind_arches}
%global has_valgrind 1
%endif
@ -119,6 +119,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_libexecdir}/gcr-prompter
%changelog
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
- Update to 3.27.92
- Use valgrind_arches macro instead of hardcoding valgrind arch list
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild