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
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 20 00:41:09 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <tdevries@suse.com>
|
Wed Jun 14 06:23:42 UTC 2023 - Tom de Vries <tdevries@suse.com>
|
||||||
|
|
||||||
|
2
gdb.spec
2
gdb.spec
@@ -412,8 +412,6 @@ BuildRequires: %{python}-devel
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{have_libdebuginfod}
|
%if 0%{have_libdebuginfod}
|
||||||
BuildRequires: libdebuginfod-devel
|
BuildRequires: libdebuginfod-devel
|
||||||
BuildRequires: libdebuginfod1
|
|
||||||
Recommends: libdebuginfod1
|
|
||||||
%endif
|
%endif
|
||||||
%global have_libipt 0
|
%global have_libipt 0
|
||||||
%if 0%{suse_version} > 1110
|
%if 0%{suse_version} > 1110
|
||||||
|
Reference in New Issue
Block a user