From 53e54a6f12a111f84f1af2e5df17fe1f1d41b974 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 7 Nov 2022 15:17:32 +0100 Subject: [PATCH] -debuginfod-libs requires libelf now; rel 2 --- elfutils.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elfutils.spec b/elfutils.spec index 85e99f4..1ed3913 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -9,7 +9,7 @@ Summary: A collection of utilities and DSOs to handle compiled objects Summary(pl.UTF-8): Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów Name: elfutils Version: 0.188 -Release: 1 +Release: 2 License: GPL v2+ or LGPL v3+ (libraries), GPL v3+ (programs) Group: Development/Tools Source0: https://sourceware.org/elfutils/ftp/%{version}/%{name}-%{version}.tar.bz2 @@ -165,6 +165,7 @@ Serwer i klient debuginfod. Summary: debuginfod library Summary(pl.UTF-8): Biblioteka debuginfod Group: Libraries +Requires: %{name}-libelf = %{version}-%{release} Requires: curl-libs >= 7.29.0 Conflicts: elfutils-debuginfod < 0.187-3 -- 2.44.0