From 072e4ea511a9f21fb52653847b4f22cf1e945ee1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 20 Jan 2021 10:40:18 +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#c52a437d0bc55c407f55d8c1dc6c2e4d866b22f0 --- openal-soft.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/openal-soft.spec b/openal-soft.spec index 5d7786f..ce36eac 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -2,7 +2,7 @@ Name: openal-soft Version: 1.19.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Open Audio Library License: LGPLv2+ @@ -11,12 +11,15 @@ Source0: http://openal-soft.org/openal-releases/openal-soft-%{version}.ta Patch0: openal-soft-arm_neon-only-for-32bit.patch 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: portaudio-devel +%endif BuildRequires: pulseaudio-libs-devel BuildRequires: qt5-qtbase-devel BuildRequires: SDL2-devel @@ -110,6 +113,9 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \ %{_bindir}/alsoft-config %changelog +* Wed Jan 20 2021 Hans de Goede - 1.19.1-10 +- Only build portaudio-backend on Fedora + * Tue Aug 04 2020 François Cami - 1.19.1-9 - Fix FTBFS (rhbz#1865148) - Set __cmake_in_source_build