BuildRequires elfutils-debuginfod for testing

This commit is contained in:
Mark Wielaard 2023-10-30 21:23:54 +01:00
parent b62216ce3a
commit 4295b515b7

View File

@ -120,6 +120,7 @@ BuildRequires: docbook-dtds
# For testing debuginfod-find # For testing debuginfod-find
%if 0%{?fedora} > 29 || 0%{?rhel} > 7 %if 0%{?fedora} > 29 || 0%{?rhel} > 7
BuildRequires: elfutils-debuginfod
BuildRequires: elfutils-debuginfod-client BuildRequires: elfutils-debuginfod-client
# For using debuginfod at runtime # For using debuginfod at runtime
Recommends: elfutils-debuginfod-client Recommends: elfutils-debuginfod-client
@ -459,6 +460,7 @@ fi
%changelog %changelog
* Tue Oct 31 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.22.0-1 * Tue Oct 31 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.22.0-1
- Upstream 3.22.0 final - Upstream 3.22.0 final
- BuildRequires elfutils-debuginfod for testing
* Mon Oct 30 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.22.0-0.2.RC2 * Mon Oct 30 2023 Mark Wielaard <mjw@fedoraproject.org> - 3.22.0-0.2.RC2
- Update valgrind-3.21.0-no-memcpy-replace-check.patch - Update valgrind-3.21.0-no-memcpy-replace-check.patch