From: Deepika Upadhyay Date: Tue, 1 Feb 2022 11:07:56 +0000 (+0530) Subject: ceph.spec.in: make jaeger packages installation default true. X-Git-Tag: v18.0.0~789^2~10 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7be8be63501ba03da9b705238a9d3d3a518969ab;p=ceph.git ceph.spec.in: make jaeger packages installation default true. specify --without-jaeger during rpm build process if jaeger package install is not desired. Signed-off-by: Deepika Upadhyay --- diff --git a/ceph.spec.in b/ceph.spec.in index 3042d6e0dc9..e25d4062ad3 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -90,7 +90,7 @@ %endif %endif %bcond_with seastar -%bcond_with jaeger +%bcond_without jaeger %if 0%{?fedora} || 0%{?suse_version} >= 1500 # distros that ship cmd2 and/or colorama %bcond_without cephfs_shell