From 38be98b0504a004f511f755f8edd480afc2d5cad29cac0d975a62d31d38d91fd Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 5 Oct 2020 10:45:34 +0000 Subject: [PATCH 1/2] Accepting request 839545 from home:tiwai:branches:multimedia:libs - Conditionally add buildreq alsa-topology-devel to fix build errors OBS-URL: https://build.opensuse.org/request/show/839545 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=179 --- alsa-utils.changes | 6 ++++++ alsa-utils.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/alsa-utils.changes b/alsa-utils.changes index 54a1eaf..b40bb0c 100644 --- a/alsa-utils.changes +++ b/alsa-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 5 12:39:42 CEST 2020 - tiwai@suse.de + +- Conditionally add buildreq alsa-topology-devel to fix build + errors + ------------------------------------------------------------------- Tue Sep 29 12:46:19 CEST 2020 - tiwai@suse.de diff --git a/alsa-utils.spec b/alsa-utils.spec index 757edd6..0ede561 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -31,7 +31,9 @@ Source2: sound-extra.service Source5: load-sound-modules.sh Patch101: alsa-utils-configure-version-revert.patch BuildRequires: alsa-devel +%ifarch %ix86 x86_64 %arm aarch64 ppc64le riscv64 BuildRequires: alsa-topology-devel +%endif BuildRequires: fftw3-devel BuildRequires: libsamplerate-devel BuildRequires: ncurses-devel From cfa9b5483206012f3bcdf875b110816603bd22c23d4b9d5ec646503073f6167c Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 5 Oct 2020 17:57:00 +0000 Subject: [PATCH 2/2] Accepting request 839633 from home:tiwai:branches:multimedia:libs fix copyright OBS-URL: https://build.opensuse.org/request/show/839633 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=180 --- alsa-utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsa-utils.spec b/alsa-utils.spec index 0ede561..3865d56 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -1,7 +1,7 @@ # # spec file for package alsa-utils # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed