]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian, install-deps.sh: use Build-Profiles to optionally build debian libjaeger
authorDeepika <dupadhya@redhat.com>
Mon, 5 Jul 2021 12:10:05 +0000 (12:10 +0000)
committerDeepika Upadhyay <dupadhya@redhat.com>
Mon, 19 Jul 2021 21:01:42 +0000 (21:01 +0000)
commit52fc62520f03b97aef7e0d7c22904634d9fcec3d
treea39f9542dbcfc956346916059579728b9797da8a
parent4e0b4da1a28a0c60ed3c1ea6ae7bb2ea602c8910
debian, install-deps.sh: use Build-Profiles to optionally build debian libjaeger
library

* use pkg.ceph.jaeger for debian optional pkgs
remove mangling needing install-deps, instead use, buildProfileSpec feature
introduced for debian.  https://wiki.debian.org/BuildProfileSpec * check and

* set extraopts in debian/rules using pkg.ceph.jaeger
see: https://github.com/ceph/ceph/pull/38783#discussion_r662995612

* cleanup libjaeger.install mangling from CMakeLists

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
debian/control
debian/libjaeger.install
debian/rules
install-deps.sh