Sync from SUSE:ALP:Source:Standard:1.0 gstreamer-plugins-bad revision b8b1eb3a940f61b1b00ad3b5542602f7

This commit is contained in:
Adrian Schröter 2024-09-25 19:53:30 +02:00
parent 0185800098
commit d9eecf9596
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 11 21:13:01 UTC 2024 - Gustavo Pichorim Boiko <gboiko@suse.com>
- Disable webrtc_audio_processing on s390, s390x and ppc64:
webrtc-audio-processing doesn't build on those archs
-------------------------------------------------------------------
Mon Feb 5 10:47:19 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -64,8 +64,12 @@
%bcond_without ldacBT
%endif
%ifnarch s390 s390x ppc64
%if 0%{?suse_version} >= 1550
%bcond_without microdns
%else
%bcond_with microdns
%endif
%bcond_without webrtc_audio_processing_1
%else
%bcond_with microdns