!132 添加sw架构

From: @wuzx065891 
Reviewed-by: @duguhaotian 
Signed-off-by: @duguhaotian
This commit is contained in:
openeuler-ci-bot 2022-11-08 06:34:51 +00:00 committed by Gitee
commit 50e6ddafca
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,5 @@
%global _version 2.0.7
%global _release 3
%global _release 4
Name: clibcni
Version: %{_version}
Release: %{_release}
@ -34,7 +34,7 @@ focus, CNI has a wide range of support and the specification is simple to implem
%package devel
Summary: Huawei CNI C Library
Group: Libraries
ExclusiveArch: x86_64 aarch64
ExclusiveArch: x86_64 aarch64 sw_64
Requires: %{name} = %{version}-%{release}
%description devel
@ -88,6 +88,12 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Thu Nov 3 wuzx<wuzx1226@qq.com> - 2.0.7-4
- Type:feature
- CVE:NA
- SUG:NA
- DESC:Add sw64 architecture
* Tue Oct 18 2022 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 2.0.7-3
- Type: enhancement
- ID: NA