From 749d3840515752c96c9077eec7cd7a8f99769f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 9 Aug 2021 14:43:59 +0200 Subject: [PATCH] adapt patches for 15.2.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ceph-mgr-rook is no longer pulled by default upstream, so drop that hunk. Signed-off-by: Fabian Grünbichler --- patches/0011-only-suggest-mgr-plugins.patch | 9 --------- 1 file changed, 9 deletions(-) diff --git a/patches/0011-only-suggest-mgr-plugins.patch b/patches/0011-only-suggest-mgr-plugins.patch index e543cd54b..c989bd6d4 100644 --- a/patches/0011-only-suggest-mgr-plugins.patch +++ b/patches/0011-only-suggest-mgr-plugins.patch @@ -34,12 +34,3 @@ index e7a01c6ff8..692705c4c4 100644 Replaces: ceph (<< 0.93-417), Breaks: ceph (<< 0.93-417), Description: manager for the ceph distributed storage system -@@ -304,7 +304,7 @@ Depends: ${misc:Depends}, - python3-openssl, - Replaces: ceph-mgr (<< 15.1.0) - Breaks: ceph-mgr (<< 15.1.0) --Recommends: ceph-mgr-rook -+Suggests: ceph-mgr-rook - Description: ceph manager modules which are always enabled - Ceph is a massively scalable, open-source, distributed - storage system that runs on commodity hardware and delivers object,