diff --git a/macrosin.diff b/macrosin.diff index 2360e77..f457eb9 100644 --- a/macrosin.diff +++ b/macrosin.diff @@ -1,5 +1,5 @@ ---- ./macros.in.orig 2017-12-01 15:20:22.361232667 +0000 -+++ ./macros.in 2017-12-01 15:20:45.769165491 +0000 +--- ./macros.in.orig 2017-12-07 16:01:58.933485867 +0000 ++++ ./macros.in 2017-12-07 16:02:25.273409983 +0000 @@ -224,7 +224,8 @@ package or when debugging this package.\ %endif\ %{nil} @@ -49,6 +49,15 @@ # # Include a .gdb_index section in the .debug files. # Requires _enable_debug_packages and gdb-add-index installed. +@@ -521,7 +536,7 @@ package or when debugging this package.\ + # Same as for "separate" but if the __debug_package global is set then + # the -debuginfo package will have a compatibility link for the main + # ELF /usr/lib/debug/.build-id/xx/yyy -> /usr/lib/.build-id/xx/yyy +-%_build_id_links compat ++%_build_id_links alldebug + + # Whether build-ids should be made unique between package version/releases + # when generating debuginfo packages. If set to 1 this will pass @@ -550,10 +565,10 @@ package or when debugging this package.\ %_unique_debug_srcs 1 diff --git a/rpm.changes b/rpm.changes index 04503d0..77fcb75 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 7 17:02:52 CET 2017 - mls@suse.de + +- switch build id generation to "alldebug" mode + ------------------------------------------------------------------- Mon Dec 4 18:35:41 UTC 2017 - kukuk@suse.com