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