!23 Optimize the patch for add sw architecture

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-11-30 06:12:45 +00:00 committed by Gitee
commit 11ee348edb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: webrtc-audio-processing Name: webrtc-audio-processing
Version: 1.0 Version: 1.0
Release: 5 Release: 6
Summary: Real-Time Communication Library for Web Browsers Summary: Real-Time Communication Library for Web Browsers
License: BSD and MIT License: BSD and MIT
URL: https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/ URL: https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/
@ -8,7 +8,9 @@ Source0: https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/%{n
# fix building failed # fix building failed
Patch6000: Backport-Use-cmake-to-look-up-abseil-dependency.patch Patch6000: Backport-Use-cmake-to-look-up-abseil-dependency.patch
%ifarch sw_64
Patch6001: webrtc-audio-processing-1.0-sw.patch Patch6001: webrtc-audio-processing-1.0-sw.patch
%endif
%ifarch loongarch64 %ifarch loongarch64
Patch6002: webrtc-fix-typedefs-on-other-arches.patch Patch6002: webrtc-fix-typedefs-on-other-arches.patch
%endif %endif
@ -60,6 +62,9 @@ Header files for webrtc-audio-processing
%doc NEWS %doc NEWS
%changelog %changelog
* Wed Nov 30 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.0-6
- Optimize the patch for add sw architecture
* Mon Nov 14 2022 huajingyun <huajingyun@loongson.cn> - 1.0-5 * Mon Nov 14 2022 huajingyun <huajingyun@loongson.cn> - 1.0-5
- Add support of loongarch64 - Add support of loongarch64