!37 Init support for ppc64le
From: @jiahua-yu Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
c73e4a38b0
@ -1,6 +1,6 @@
|
|||||||
Name: dmidecode
|
Name: dmidecode
|
||||||
Version: 3.4
|
Version: 3.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: DMI data report tool
|
Summary: DMI data report tool
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ Patch6003: dmidecode-Do-not-let-dump-bin-overwrite-an-existing-.patch
|
|||||||
|
|
||||||
BuildRequires: make gcc xz
|
BuildRequires: make gcc xz
|
||||||
|
|
||||||
ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64 sw_64 loongarch64 riscv64
|
ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64 sw_64 loongarch64 riscv64 ppc64le
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Dmidecode reports information about your system's hardware as described
|
Dmidecode reports information about your system's hardware as described
|
||||||
@ -53,6 +53,9 @@ make %{?_smp_mflags} CFLAGS="%{__global_cflags}" LDFLAGS="%{__global_ldflags}"
|
|||||||
%{_mandir}/man8/*.8.gz
|
%{_mandir}/man8/*.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 14 2023 jiahua.yu <jiahua.yu@shingroup.cn> - 1:3.4-5
|
||||||
|
- init support for arch ppc64le
|
||||||
|
|
||||||
* Fri Aug 04 2023 Jingwiw <wangjingwei@iscas.ac.cn> - 1:3.4-4
|
* Fri Aug 04 2023 Jingwiw <wangjingwei@iscas.ac.cn> - 1:3.4-4
|
||||||
- enable riscv64 architecture
|
- enable riscv64 architecture
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user