License compliance rectification

This commit is contained in:
zouzhimin 2024-07-31 15:04:56 +08:00
parent 44c09c317a
commit 8f503f6e30

View File

@ -6,7 +6,7 @@
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.12.1
Release: 13
Release: 14
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
URL: https://github.com/ClusterLabs/fence-agents
@ -233,7 +233,7 @@ This package contains support files including the Python fencing library.
%endif
%package all
License: GPLv2+, LGPLv2+ and ASL 2.0
License: GPLv2+ and LGPLv2+ and ASL 2.0
Summary: Set of unified programs capable of host isolation ("fencing")
Requires: %{allfenceagents}
Provides: fence-agents = %{version}-%{release}
@ -1153,6 +1153,9 @@ are located on corosync cluster nodes.
%{_libdir}/fence-virt/cpg.so
%changelog
* Wed Jul 31 2024 zouzhimin <zouzhimin@kylinos.cn> - 4.12.1-14
- License compliance rectification
* Thu Jun 06 2024 liupei <liupei@kylinos.cn> - 4.12.1-13
- fence_ibm_powervs: improved performance