- Remove python3-openshift version, as the build is not ready yet (but
version is available via pip)
This commit is contained in:
parent
873b0ff620
commit
0eaacd83c4
@ -13,7 +13,7 @@
|
||||
Name: fence-agents
|
||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||
Version: 4.10.0
|
||||
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://github.com/ClusterLabs/fence-agents
|
||||
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
|
||||
@ -875,7 +875,7 @@ Fence agent for use with kdump crash recovery service.
|
||||
%package kubevirt
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Summary: Fence agent for KubeVirt platform
|
||||
Requires: python3-openshift >= 0.12.1
|
||||
Requires: python3-openshift
|
||||
Requires: fence-agents-common = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
%description kubevirt
|
||||
@ -1351,7 +1351,7 @@ are located on corosync cluster nodes.
|
||||
%{_libdir}/fence-virt/cpg.so
|
||||
|
||||
%changelog
|
||||
* Thu Jul 15 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-1
|
||||
* Thu Jul 15 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.10.0-2
|
||||
- new upstream release
|
||||
|
||||
* Wed Jul 14 2021 Major Hayden <major@mhtx.net> - 4.9.0-2
|
||||
|
Loading…
Reference in New Issue
Block a user