Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
This commit is contained in:
parent
e0b7b72b35
commit
81b50e856f
@ -1,6 +1,6 @@
|
|||||||
Name: dmidecode
|
Name: dmidecode
|
||||||
Version: 3.3
|
Version: 3.3
|
||||||
Release: 4
|
Release: 5
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: DMI data report tool
|
Summary: DMI data report tool
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ Patch6000: bugfix-compat_uuid.patch
|
|||||||
|
|
||||||
BuildRequires: make gcc xz
|
BuildRequires: make gcc xz
|
||||||
|
|
||||||
ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64
|
ExclusiveArch: %{ix86} x86_64 ia64 aarch64 amd64 sw_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Dmidecode reports information about your system's hardware as described
|
Dmidecode reports information about your system's hardware as described
|
||||||
@ -52,6 +52,9 @@ make %{?_smp_mflags} CFLAGS="%{__global_cflags}" LDFLAGS="%{__global_ldflags}"
|
|||||||
%{_mandir}/man8/*.8.gz
|
%{_mandir}/man8/*.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 1:3.3-4
|
||||||
|
- Add sw64 architecture
|
||||||
|
|
||||||
* Tue Oct 25 2022 fanrui <fary.fanrui@huawei.com> - 1:3.3-4
|
* Tue Oct 25 2022 fanrui <fary.fanrui@huawei.com> - 1:3.3-4
|
||||||
- rebuild package
|
- rebuild package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user