Properly check valgrind arches

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-06-06 11:46:43 +03:00
parent 268b770cfa
commit 70e715d960
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Name: libpreludedb
Version: 5.2.0
Release: 11%{?dist}
Release: 11.0.riscv64%{?dist}
Summary: Framework for easy access to the IDMEF database
# Prelude is GPL-2.0+
# libmissing is LGPL-2.1+
@ -42,7 +42,7 @@ BuildRequires: perl-generators
BuildRequires: python3-devel
BuildRequires: pkgconfig(zlib)
%ifnarch s390
%ifarch %{valgrind_arches}
BuildRequires: valgrind
%endif
@ -209,6 +209,9 @@ chmod +x %{buildroot}%{_datadir}/%{name}/classic/mysql2sqlite.sh
%doc ChangeLog README NEWS
%changelog
* Tue Jun 06 2023 David Abdurachmanov <davidlt@rivosinc.com> - 5.2.0-11.0.riscv64
- Properly check valgrind arches
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild