Add sw64 architecture

Signed-off-by: wzx <wuzx1226@qq.com>
This commit is contained in:
wzx 2022-11-04 15:24:02 +08:00
parent bcfa5e2577
commit dbf16db293

View File

@ -8,7 +8,7 @@
%global use_lockd_dlm 0 %global use_lockd_dlm 0
%endif %endif
%ifnarch x86_64 aarch64 %ifnarch x86_64 aarch64 sw_64
%global use_lockd_sanlock 0 %global use_lockd_sanlock 0
%endif %endif
@ -43,7 +43,7 @@
Name: lvm2 Name: lvm2
Version: 2.03.16 Version: 2.03.16
Release: 1 Release: 2
Epoch: 8 Epoch: 8
Summary: Tools for logical volume management Summary: Tools for logical volume management
License: GPLv2+ and LGPLv2.1 and BSD License: GPLv2+ and LGPLv2.1 and BSD
@ -487,6 +487,9 @@ fi
%changelog %changelog
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 8:2.03.16-2
- Add sw64 architecture
* Sat Oct 15 2022 wuguanghao <wuguanghao3@huawei.com> - 8:2.03.16-1 * Sat Oct 15 2022 wuguanghao <wuguanghao3@huawei.com> - 8:2.03.16-1
- upgrade version to 2.03.16 - upgrade version to 2.03.16