Properly check valgrind arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
6e2a4fa2cf
commit
78177ba5d3
@ -1,7 +1,7 @@
|
||||
Name: libdap
|
||||
Summary: The C++ DAP2 library from OPeNDAP
|
||||
Version: 3.20.10
|
||||
Release: 3%{?dist}
|
||||
Release: 3.0.riscv64%{?dist}
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
URL: http://www.opendap.org/
|
||||
@ -29,7 +29,7 @@ BuildRequires: libuuid-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkgconfig
|
||||
%ifnarch s390 %{mips}
|
||||
%ifarch %{valgrind_arches}
|
||||
BuildRequires: valgrind
|
||||
%endif
|
||||
|
||||
@ -134,6 +134,9 @@ make check || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.20.10-3.0.riscv64
|
||||
- Properly check valgrind arches
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user