From 6fcdd3178f5b3de9c13a04d629a12aad1afdef78 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 22 Jan 2021 09:20:36 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/openal-soft.git#9ced65066415d75a59dfa86d12295415d61446d2 --- openal-soft.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openal-soft.spec b/openal-soft.spec index ce36eac..8017ea2 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -2,7 +2,7 @@ Name: openal-soft Version: 1.19.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Open Audio Library License: LGPLv2+ @@ -14,10 +14,10 @@ Patch1: openal-soft-fcommon-fix.patch BuildRequires: make BuildRequires: alsa-lib-devel BuildRequires: cmake -BuildRequires: fluidsynth-devel BuildRequires: gcc BuildRequires: gcc-c++ %if 0%{?fedora} +BuildRequires: fluidsynth-devel BuildRequires: portaudio-devel %endif BuildRequires: pulseaudio-libs-devel @@ -113,6 +113,9 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \ %{_bindir}/alsoft-config %changelog +* Thu Jan 21 2021 Wim Taymans - 1.19.1-11 +- Only build fluidsynth support on Fedora + * Wed Jan 20 2021 Hans de Goede - 1.19.1-10 - Only build portaudio-backend on Fedora