Move _debuginfo_subpackages and _debugsource_packages from rpm (RHBZ #1476735)
References: https://bugzilla.redhat.com/show_bug.cgi?id=1476735 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f6596a4ca5
commit
00e8557ba2
2
macros
2
macros
@ -21,6 +21,8 @@
|
|||||||
%_enable_debug_packages 1
|
%_enable_debug_packages 1
|
||||||
%_include_minidebuginfo 1
|
%_include_minidebuginfo 1
|
||||||
%_include_gdb_index 1
|
%_include_gdb_index 1
|
||||||
|
%_debugsource_packages 1
|
||||||
|
%_debuginfo_subpackages 1
|
||||||
|
|
||||||
#==============================================================================
|
#==============================================================================
|
||||||
# ---- configure and makeinstall.
|
# ---- configure and makeinstall.
|
||||||
|
@ -146,6 +146,7 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Jul 31 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
* Mon Jul 31 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
||||||
- Define _include_gdx_index (RHBZ #1476722)
|
- Define _include_gdx_index (RHBZ #1476722)
|
||||||
|
- Move _debuginfo_subpackages and _debugsource_packages from rpm (RHBZ #1476735)
|
||||||
|
|
||||||
* Tue Jul 18 2017 Florian Festi <ffesti@redhat.com> - 66-1
|
* Tue Jul 18 2017 Florian Festi <ffesti@redhat.com> - 66-1
|
||||||
- Honor %%kmodtool_generate_buildreqs (#1472201)
|
- Honor %%kmodtool_generate_buildreqs (#1472201)
|
||||||
|
Loading…
Reference in New Issue
Block a user