Accepting request 1104994 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/1104994 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=172
This commit is contained in:
commit
f7a2f0e062
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user