From ea40019c5c8962469ae97e6da17d821f2ddbde49 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 26 Jul 2019 13:01:05 +0200 Subject: [PATCH] rpm: improve ceph-mgr plugin package summaries Fixes: http://tracker.ceph.com/issues/40974 Signed-off-by: Nathan Cutler --- ceph.spec.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 85e5b0a4047..2d51c305605 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -495,7 +495,7 @@ See the Dashboard documentation at http://docs.ceph.com/ for details and a detailed feature overview. %package mgr-diskprediction-local -Summary: ceph-mgr diskprediction_local plugin +Summary: Ceph Manager plugin for predicting disk failures BuildArch: noarch %if 0%{?suse_version} Group: System/Filesystems @@ -518,7 +518,7 @@ ceph-mgr-diskprediction-local is a ceph-mgr plugin that tries to predict disk failures using local algorithms and machine-learning databases. %package mgr-diskprediction-cloud -Summary: ceph-mgr diskprediction_cloud plugin +Summary: Ceph Manager plugin for cloud-based disk failure prediction BuildArch: noarch %if 0%{?suse_version} Group: System/Filesystems @@ -530,7 +530,7 @@ disk failures using services in the Google cloud. %package mgr-rook BuildArch: noarch -Summary: ceph-mgr rook plugin +Summary: Ceph Manager plugin for Rook-based orchestration %if 0%{?suse_version} Group: System/Filesystems %endif @@ -541,7 +541,7 @@ ceph-mgr-rook is a ceph-mgr plugin for orchestration functions using a Rook backend. %package mgr-ssh -Summary: ceph-mgr ssh module +Summary: Ceph Manager plugin for SSH-based orchestration BuildArch: noarch %if 0%{?suse_version} Group: System/Filesystems -- 2.39.5