!25 Add support for ppc64le
From: @byterzj Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
57bf79288a
@ -1,11 +1,11 @@
|
||||
Name: fence-virt
|
||||
Version: 0.4.0
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: A pluggable fencing framework for virtual machines
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le
|
||||
|
||||
URL: http://fence-virt.sourceforge.net
|
||||
Source0: https://github.com/ClusterLabs/fence-virt/archive/v%{version}.tar.gz
|
||||
@ -197,6 +197,9 @@ fi
|
||||
%{_libdir}/%{name}/cpg.so
|
||||
|
||||
%changelog
|
||||
* Thu Mar 7 2024 Ren Zhijie <zhijie.ren@shingroup.cn> - 0.4.0-12
|
||||
- Add support for ppc64le
|
||||
|
||||
* Wed Aug 24 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.4.0-11
|
||||
- Add Fix-fence_virtd.service-stop-failed.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user