diff --git a/macros b/macros index fbe3186..1a29b41 100644 --- a/macros +++ b/macros @@ -20,6 +20,7 @@ %_enable_debug_packages 1 %_include_minidebuginfo 1 +%_include_gdb_index 1 #============================================================================== # ---- configure and makeinstall. diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 506ceee..299f135 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -144,6 +144,9 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Mon Jul 31 2017 Igor Gnatenko +- Define _include_gdx_index (RHBZ #1476722) + * Tue Jul 18 2017 Florian Festi - 66-1 - Honor %%kmodtool_generate_buildreqs (#1472201)