Adding "Recommends: default-yama-scope" for GDB
This is necessary because of Bug 1209492.
This commit is contained in:
parent
15c3af2823
commit
c779d454ec
3
gdb.spec
3
gdb.spec
@ -68,6 +68,9 @@ Provides: bundled(binutils) = %{snapsrc}
|
|||||||
# https://fedorahosted.org/fpc/ticket/130
|
# https://fedorahosted.org/fpc/ticket/130
|
||||||
Provides: bundled(md5-gcc) = %{snapsrc}
|
Provides: bundled(md5-gcc) = %{snapsrc}
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1209492
|
||||||
|
Recommends: default-yama-scope
|
||||||
|
|
||||||
%if 0%{!?rhel:1} || 0%{?rhel} > 7
|
%if 0%{!?rhel:1} || 0%{?rhel} > 7
|
||||||
Recommends: gcc-gdb-plugin%{?_isa}
|
Recommends: gcc-gdb-plugin%{?_isa}
|
||||||
Recommends: dnf-command(debuginfo-install)
|
Recommends: dnf-command(debuginfo-install)
|
||||||
|
Loading…
Reference in New Issue
Block a user