From 3bf76e21c3fbecaba958b319995ad809df5d5bf1 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 11 Feb 2019 16:14:43 -0500 Subject: [PATCH] rpm: further removal/cleanup of subman calls Signed-off-by: Alfredo Deza --- ceph.spec.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 18080235903..b001d5f589f 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1079,9 +1079,6 @@ ${CMAKE} .. \ -DWITH_PYTHON2=OFF \ -DMGR_PYTHON_VERSION=3 \ %endif -%if 0%{?rhel} && ! 0%{?centos} - -DWITH_SUBMAN=ON \ -%endif %if 0%{without ceph_test_package} -DWITH_TESTS=OFF \ %endif @@ -1738,9 +1735,6 @@ fi %{_mandir}/man8/ceph-bluestore-tool.8* %{_mandir}/man8/ceph-volume.8* %{_mandir}/man8/ceph-volume-systemd.8* -%if 0%{?rhel} && ! 0%{?centos} -%attr(0755,-,-) %{_sysconfdir}/cron.hourly/subman -%endif %{_unitdir}/ceph-osd@.service %{_unitdir}/ceph-osd.target %{_unitdir}/ceph-volume@.service -- 2.39.5