]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "rpm: on SUSE, podman is required for cephadm to work"
authorNathan Cutler <ncutler@suse.com>
Fri, 9 Oct 2020 09:38:10 +0000 (11:38 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 15 Oct 2020 09:21:21 +0000 (11:21 +0200)
This reverts commit 009ade0c3ea624ecf47c8a3f9d1673b342e967cc.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index aa7a94816faf56fce288399c438e0e3db5ff41fe..7a917d38a510a2c92d58d9953291676b91cf071a 100644 (file)
@@ -388,14 +388,11 @@ Summary:        Utility to bootstrap Ceph clusters
 Requires:       lvm2
 %if 0%{?suse_version}
 Requires:       apparmor-abstractions
-Requires:       podman
 %endif
 Requires:       python%{python3_pkgversion}
-%if ! 0%{?suse_version}
 %if 0%{?weak_deps}
 Recommends:     podman
 %endif
-%endif
 %description -n cephadm
 Utility to bootstrap a Ceph cluster and manage Ceph daemons deployed 
 with systemd and podman.