]> git.proxmox.com Git - ceph.git/blobdiff - patches/0011-only-suggest-mgr-plugins.patch
update patches for new pacific release
[ceph.git] / patches / 0011-only-suggest-mgr-plugins.patch
index e543cd54b22cb3f89928be2d08142f1f9f854559..0b94ed6daef18a3487508efb1f649237224548d6 100644 (file)
@@ -8,38 +8,27 @@ so that they wont be installed by default
 Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
 Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
 ---
- debian/control | 14 +++++++-------
- 1 file changed, 7 insertions(+), 7 deletions(-)
+ debian/control | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
 
 diff --git a/debian/control b/debian/control
 index e7a01c6ff8..692705c4c4 100644
 --- a/debian/control
 +++ b/debian/control
-@@ -225,12 +225,12 @@ Depends: ceph-base (= ${binary:Version}),
+@@ -239,11 +239,11 @@ Depends: ceph-base (= ${binary:Version}),
           ${misc:Depends},
           ${python:Depends},
           ${shlibs:Depends},
 -Recommends: ceph-mgr-dashboard,
 -            ceph-mgr-diskprediction-local,
--            ceph-mgr-diskprediction-cloud,
 -            ceph-mgr-k8sevents,
 -            ceph-mgr-cephadm
 -Suggests: python3-influxdb
 +Suggests: ceph-mgr-dashboard,
 +          ceph-mgr-diskprediction-local,
-+          ceph-mgr-diskprediction-cloud,
 +          ceph-mgr-k8sevents,
 +          ceph-mgr-cephadm,
 +          python3-influxdb
  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,