!18 添加sw架构

From: @wuzx065891 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2022-11-04 02:50:32 +00:00 committed by Gitee
commit 49e558372e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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