From 3e157bf16c3020ac11cb26df5df3ed331faf3c25 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Sat, 18 Feb 2017 14:33:25 +0100 Subject: [PATCH] rpm: build ceph-resource-agents by default To align with debian build Fixes: http://tracker.ceph.com/issues/17613 Signed-off-by: Nathan Cutler --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 9662e439b9865..1fa8f9b5dc7a9 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -14,7 +14,7 @@ # # Please submit bugfixes or comments via http://tracker.ceph.com/ # -%bcond_with ocf +%bcond_without ocf %bcond_without cephfs_java %if 0%{?suse_version} %bcond_with ceph_test_package -- 2.39.5