From 24ec9a0480f071a7a3b3f0f5013029822f796386 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Jun 03 2021 08:38:10 +0000 Subject: BuildRequires and Recommends elfutils-debuginfod-client --- diff --git a/valgrind.spec b/valgrind.spec index ecaad4a..b03b7fa 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -143,10 +143,12 @@ BuildRequires: docbook-dtds # configure might use which BuildRequires: which -# For testing the debuginfod +# For testing debuginfod-find %if 0%{?fedora} > 29 || 0%{?rhel} > 7 -BuildRequires: elfutils-debuginfod +BuildRequires: elfutils-debuginfod-client %endif +# For using debuginfod at runtime +Recommends: elfutils-debuginfod-client %{?scl:Requires:%scl_runtime}