From 09559dcf8d524c5b5ef6af6ae81051e700d33f8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Cami?= Date: Sun, 25 Jan 2015 14:09:31 +0100 Subject: [PATCH] Build against FluidSynth --- openal-soft.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/openal-soft.spec b/openal-soft.spec index 8e0a46b..642eaa6 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -1,6 +1,6 @@ Name: openal-soft Version: 1.16.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Open Audio Library Group: System Environment/Libraries @@ -14,6 +14,9 @@ BuildRequires: pulseaudio-libs-devel BuildRequires: portaudio-devel BuildRequires: cmake BuildRequires: qt-devel +%if 0%{?fedora} >= 22 +BuildRequires: fluidsynth-devel +%endif Obsoletes: openal <= 0.0.10 Provides: openal = %{version} @@ -87,6 +90,9 @@ install -Dpm644 alsoftrc.sample %{buildroot}%{_sysconfdir}/openal/alsoft.conf %{_bindir}/alsoft-config %changelog +* Sun Jan 25 2015 François Cami - 1.16.0-5 +- Build against FluidSynth. + * Sat Jan 24 2015 Ville Skyttä - 1.16.0-4 - Own the hrtf dir