fix RPM build warnings
This commit is contained in:
parent
8017924afb
commit
31d68bd2a5
@ -6,7 +6,7 @@
|
||||
Name: fence-agents
|
||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||
Version: 4.12.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: https://github.com/ClusterLabs/fence-agents
|
||||
@ -315,7 +315,7 @@ Summary: Fence agent for Amazon AWS
|
||||
Requires: fence-agents-common = %{version}-%{release}
|
||||
Requires: python3-boto3
|
||||
BuildArch: noarch
|
||||
Obsoletes: fence-agents
|
||||
Obsoletes: fence-agents < 3.1.13
|
||||
%description aws
|
||||
Fence agent for Amazon AWS instances.
|
||||
%files aws
|
||||
@ -975,7 +975,7 @@ License: GPLv2+ and LGPLv2+
|
||||
Summary: Fence agent for VMWare with REST API
|
||||
Requires: fence-agents-common = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
Obsoletes: fence-agents
|
||||
Obsoletes: fence-agents < 3.1.13
|
||||
%description vmware-rest
|
||||
Fence agent for VMWare with REST API.
|
||||
%files vmware-rest
|
||||
@ -999,7 +999,7 @@ License: GPLv2+ and LGPLv2+
|
||||
Summary: Fence agent for VMWare vCloud Director
|
||||
Requires: fence-agents-common = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
Obsoletes: fence-agents
|
||||
Obsoletes: fence-agents < 3.1.13
|
||||
%description vmware-vcloud
|
||||
Fence agent for VMWare vCloud Director.
|
||||
%files vmware-vcloud
|
||||
@ -1125,6 +1125,9 @@ are located on corosync cluster nodes.
|
||||
%{_libdir}/fence-virt/cpg.so
|
||||
|
||||
%changelog
|
||||
* Thu Apr 18 2024 zouzhimin <zouzhimin@kylinos.cn> - 4.12.1-3
|
||||
- fix RPM build warnings
|
||||
|
||||
* Fri Mar 29 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 4.12.1-2
|
||||
- Fix fence_virtd.service stop failed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user