From 68149e9c99efa91662a58dc9fff4386dac8ab4ea Mon Sep 17 00:00:00 2001 From: Samuel Just Date: Tue, 10 Jan 2023 19:19:33 -0800 Subject: [PATCH] ceph.spec.in: remove the bcond_without cephfs_java option This effectively disable cephfs_java for rpm builds for now. The only user appears to be cephfs jni bindings. Fixes: https://tracker.ceph.com/issues/58382 Signed-off-by: Samuel Just --- ceph.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 0ace470f5786f..dae3e345c59a7 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -46,7 +46,6 @@ %endif %endif %bcond_without selinux -%bcond_without cephfs_java %bcond_without amqp_endpoint %bcond_without kafka_endpoint %bcond_without lttng -- 2.47.3