!23 add loongarch support for dmidecode
From: @zhangwenlong01 Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
8683a5f08f
@ -1,6 +1,6 @@
|
||||
Name: dmidecode
|
||||
Version: 3.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
Summary: DMI data report tool
|
||||
|
||||
@ -12,7 +12,7 @@ Patch6000: bugfix-compat_uuid.patch
|
||||
|
||||
BuildRequires: make gcc xz
|
||||
|
||||
ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64 sw_64
|
||||
ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64 sw_64 loongarch64
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%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
|
||||
- Update to 3.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user