Adding "Recommends: default-yama-scope" for GDB

This is necessary because of Bug 1209492.
This commit is contained in:
Sergio Durigan Junior 2015-08-06 15:18:58 -04:00
parent 15c3af2823
commit c779d454ec
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@ Provides: bundled(binutils) = %{snapsrc}
# https://fedorahosted.org/fpc/ticket/130
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
Recommends: gcc-gdb-plugin%{?_isa}
Recommends: dnf-command(debuginfo-install)