From: Nathan Cutler Date: Thu, 15 Oct 2020 09:21:00 +0000 (+0200) Subject: Revert "spec: Podman (temporarily) requires apparmor-abstractions on suse" X-Git-Tag: v16.1.0~806^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F37614%2Fhead;p=ceph.git Revert "spec: Podman (temporarily) requires apparmor-abstractions on suse" This reverts commit 070e5c3e35ea476815ff9fa4f71aed147fe1ea79. This commit was working around a bug that was present in old (pre-1.8.0) versions of podman. Since we are no longer running cephadm with versions that old, we can safely drop this workaround. Fixes: https://tracker.ceph.com/issues/47862 Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 7a917d38a51..7f0e9d52041 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -386,9 +386,6 @@ Base is the package that includes all the files shared amongst ceph servers %package -n cephadm Summary: Utility to bootstrap Ceph clusters Requires: lvm2 -%if 0%{?suse_version} -Requires: apparmor-abstractions -%endif Requires: python%{python3_pkgversion} %if 0%{?weak_deps} Recommends: podman