From 665838ba08b867437c0f7852163f72e178a5036e Mon Sep 17 00:00:00 2001
From: Oyvind Albrigtsen <oalbrigt@redhat.com>
Date: Mon, 20 Aug 2018 15:04:08 +0200
Subject: [PATCH] - Minor updates to descriptions/summaries

---
 fence-agents.spec | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/fence-agents.spec b/fence-agents.spec
index c33454d..9f22860 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -122,22 +122,21 @@ rm -rf %{buildroot}/usr/share/doc/fence-agents
 ccs_update_schema > /dev/null 2>&1 ||:
 
 %description
-Fence Agents project is a collection of executables to handle isolation
-("fencing") of possibly disordered hosts by the means of remote power
-management, supporting various devices, or by other means.  They
-operate through a unified interface (calling conventions) devised
-for the original Red Hat clustering solution.
+A collection of executables to handle isolation ("fencing") of possibly
+misbehaving hosts by the means of remote power management, blocking
+network, storage, or similar. They operate through a unified interface
+(calling conventions) devised for the original Red Hat clustering solution.
 
 %package common
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
-Summary: Common base for Fence Agents project
+Summary: Common base for Fence Agents
 Requires: python3-pexpect python3-pycurl
 BuildArch: noarch
 %description common
-Fence Agents project is a collection of executables to handle isolation
-("fencing") of possibly disordered hosts by the means of remote power
-management, supporting various devices, or by other means.
+A collection of executables to handle isolation ("fencing") of possibly
+misbehaving hosts by the means of remote power management, blocking
+network, storage, or similar.
 
 This package contains support files including the Python fencing library.
 %files common
@@ -161,11 +160,11 @@ Provides: fence-agents = %{version}-%{release}
 Obsoletes: fence-agents < 3.1.13
 BuildArch: noarch
 %description all
-Fence Agents project is a collection of executables to handle isolation
-("fencing") of possibly disordered hosts by the means of remote power
-management, supporting various devices, or by other means.
+A collection of executables to handle isolation ("fencing") of possibly
+misbehaving hosts by the means of remote power management, blocking
+network, storage, or similar.
 
-This package only serves as a catch-all for all supported fence agents.
+This package serves as a catch-all for all supported fence agents.
 
 %if 0%{?fedora} || 0%{?rhel} > 7
 %package alom