Adapt requirements
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=190
This commit is contained in:
parent
41f659e48a
commit
e71077c4da
@ -32,6 +32,7 @@ Patch1: 0001-Use-Python-3-for-all-scripts-bsc-1065966.patch
|
||||
|
||||
# skipped: pve, raritan, rcd-serial, virsh
|
||||
# Removed sle15->sle16 evacuate, ironic, openstack, pve, raritan, rcd_serial
|
||||
# fence-agents-azure-arm has special requirements
|
||||
%global allfenceagents %(cat <<EOF
|
||||
fence-agents-alom \\
|
||||
fence-agents-amt \\
|
||||
@ -39,7 +40,6 @@ fence-agents-amt-ws \\
|
||||
fence-agents-apc \\
|
||||
fence-agents-apc-snmp \\
|
||||
fence-agents-aws \\
|
||||
fence-agents-azure-arm \\
|
||||
fence-agents-bladecenter \\
|
||||
fence-agents-brocade \\
|
||||
fence-agents-cisco-mds \\
|
||||
@ -235,7 +235,6 @@ License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
Summary: Common base for Fence Agents
|
||||
Requires: python3-pexpect
|
||||
Requires: python3-pycurl
|
||||
Conflicts: fence-agents < %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
|
||||
%description common
|
||||
@ -273,6 +272,7 @@ Summary: Set of unified programs capable of host isolation ("fencing")
|
||||
Requires: %{allfenceagents}
|
||||
Provides: fence-agents = %{version}-%{release}
|
||||
Obsoletes: fence-agents < %{version}-%{release}
|
||||
Conflicts: fence-agents < %{version}-%{release}
|
||||
|
||||
%description all
|
||||
A collection of executables to handle isolation ("fencing") of possibly
|
||||
|
Loading…
Reference in New Issue
Block a user