Properly check valgrind arches

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-06-05 10:53:59 +03:00
parent 9880f739da
commit 5b73364d3b
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@
Name: libprelude
Version: 5.2.0
Release: 17%{?dist}
Release: 17.0.riscv64%{?dist}
Summary: Secure Connections between all Sensors and the Prelude Manager
License: LGPL-2.1+
URL: https://www.prelude-siem.org/
@ -59,7 +59,7 @@ BuildRequires: pkgconfig(lua) >= 5.2
BuildRequires: pkgconfig(ruby)
BuildRequires: pkgconfig(zlib)
%ifnarch s390 ppc64 ppc64le
%ifarch %{valgrind_arches}
BuildRequires: valgrind
%endif
@ -241,6 +241,9 @@ patch -d %{buildroot}%{_includedir}/libprelude/ -p0 < %SOURCE1
%doc AUTHORS ChangeLog README NEWS
%changelog
* Mon Jun 05 2023 David Abdurachmanov <davidlt@rivosinc.com> - 5.2.0-17.0.riscv64
- Properly check valgrind arches
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild