!24 将riscv64加入支持的架构
From: @laokz Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
e63b9cbe98
7
sbd.spec
7
sbd.spec
@ -2,7 +2,7 @@
|
||||
%global shortcommit %(echo %{longcommit}|cut -c1-8)
|
||||
%global modified %(echo %{longcommit}-|cut -f2 -d-)
|
||||
%global github_owner Clusterlabs
|
||||
%global buildnum 1
|
||||
%global buildnum 2
|
||||
%global watchdog_timeout_default 5
|
||||
%global sync_resource_startup_sysconfig ""
|
||||
|
||||
@ -34,7 +34,7 @@ BuildRequires: make
|
||||
Conflicts: fence-agents-sbd < 4.2.1
|
||||
Conflicts: pacemaker-libs < 2.0.5
|
||||
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
ExclusiveArch: x86_64 aarch64 riscv64
|
||||
|
||||
%if %{defined systemd_requires}
|
||||
%systemd_requires
|
||||
@ -132,6 +132,9 @@ fi
|
||||
%{_libdir}/libsbdtestbed*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 05 2023 laokz <zhangkai@iscas.ac.cn> - 1.5.1-2
|
||||
- Add riscv64 to ExclusiveArch
|
||||
|
||||
* Thu Feb 02 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.5.1-1
|
||||
- Update package to version 1.5.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user