add loongarch support for dmidecode

Signed-off-by: Wenlong Zhang <zhangwenlong@loongson.cn>
This commit is contained in:
Wenlong Zhang 2022-11-15 06:39:32 +00:00
parent 8cce468ac0
commit 3c4ac99298

View File

@ -1,6 +1,6 @@
Name: dmidecode Name: dmidecode
Version: 3.4 Version: 3.4
Release: 1 Release: 2
Epoch: 1 Epoch: 1
Summary: DMI data report tool Summary: DMI data report tool
@ -12,7 +12,7 @@ Patch6000: bugfix-compat_uuid.patch
BuildRequires: make gcc xz BuildRequires: make gcc xz
ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64 sw_64 ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64 sw_64 loongarch64
%description %description
Dmidecode reports information about your system's hardware as described Dmidecode reports information about your system's hardware as described
@ -50,6 +50,9 @@ make %{?_smp_mflags} CFLAGS="%{__global_cflags}" LDFLAGS="%{__global_ldflags}"
%{_mandir}/man8/*.8.gz %{_mandir}/man8/*.8.gz
%changelog %changelog
* Mon Nov 14 2022 Wenlong Zhang <zhangwenlong@loongson.cn> - 1:3.4-2
- add loongarch support for dmidecode
* Wed Nov 9 2022 fanrui<fary.fanrui@huawe.com> - 1:3.4-1 * Wed Nov 9 2022 fanrui<fary.fanrui@huawe.com> - 1:3.4-1
- Update to 3.4 - Update to 3.4