- Minor updates to descriptions/summaries

This commit is contained in:
Oyvind Albrigtsen 2018-08-20 15:04:08 +02:00
parent c1f357b36b
commit 665838ba08

View File

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