SPECS/bcc.spec: add dependencies to libdebuginfod
authorAndreas Ziegler <andreas.ziegler@fau.de>
Thu, 6 May 2021 07:02:28 +0000 (09:02 +0200)
committeryonghong-song <ys114321@gmail.com>
Sun, 9 May 2021 06:37:26 +0000 (23:37 -0700)
commit823321cf5de7f50edab2176972952a641419df9b
tree97c945c17f5ce63703e2fd733fc14702f2088e6f
parent8ddbf3b7f63db40ca2396e7a5eca7cdff2450b99
SPECS/bcc.spec: add dependencies to libdebuginfod

On Fedora builds we can check the version number and add
build and runtime dependencies to debuginfod for all
currently supported releases (>= 32). Note that the buildbot
only has Fedora 25-28 so it will not try to build libbcc
with debuginfod support as the required packages are not
available on these releases.

For .deb packages there is no easy way to add dependencies
dynamically, so we do not add dependencies to libdebuginfod
there for now. For documentation purposes, however, let's
add a comment indicating which changes are required for
libdebuginfod support for downstream maintainers.

Signed-off-by: Andreas Ziegler <andreas.ziegler@fau.de>
SPECS/bcc.spec
debian/control