From f85dd667905414a050627e76f1cf64f7572fae6eedcac9e42576b93e2317aa4d Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Mon, 21 Aug 2023 06:07:01 +0000 Subject: [PATCH] Accepting request 1104800 from home:luc14n0 Drop bogus libdebuginfod1 BuldRequires/Recommends tags from spec file OBS-URL: https://build.opensuse.org/request/show/1104800 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=360 --- gdb.changes | 9 +++++++++ gdb.spec | 2 -- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/gdb.changes b/gdb.changes index 3962ebd..2a2d9e2 100644 --- a/gdb.changes +++ b/gdb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 20 00:41:09 UTC 2023 - Luciano Santos + +- Drop libdebuginfod1 BuildRequires/Recommends. The former isn't + needed because there's a build requirement on libdebuginfod-devel + already, which will pull the shared library. And the latter, + because it's bogus since RPM auto generated dependency will take + care of that requirement. + ------------------------------------------------------------------- Wed Jun 14 06:23:42 UTC 2023 - Tom de Vries diff --git a/gdb.spec b/gdb.spec index b239358..0e83da7 100644 --- a/gdb.spec +++ b/gdb.spec @@ -412,8 +412,6 @@ BuildRequires: %{python}-devel %endif %if 0%{have_libdebuginfod} BuildRequires: libdebuginfod-devel -BuildRequires: libdebuginfod1 -Recommends: libdebuginfod1 %endif %global have_libipt 0 %if 0%{suse_version} > 1110