Only build fluidsynth support on Fedora
This commit is contained in:
parent
c52a437d0b
commit
9ced650664
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: openal-soft
|
Name: openal-soft
|
||||||
Version: 1.19.1
|
Version: 1.19.1
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Open Audio Library
|
Summary: Open Audio Library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -14,10 +14,10 @@ Patch1: openal-soft-fcommon-fix.patch
|
|||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: alsa-lib-devel
|
BuildRequires: alsa-lib-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: fluidsynth-devel
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
|
BuildRequires: fluidsynth-devel
|
||||||
BuildRequires: portaudio-devel
|
BuildRequires: portaudio-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pulseaudio-libs-devel
|
BuildRequires: pulseaudio-libs-devel
|
||||||
@ -113,6 +113,9 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \
|
|||||||
%{_bindir}/alsoft-config
|
%{_bindir}/alsoft-config
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 21 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.1-11
|
||||||
|
- Only build fluidsynth support on Fedora
|
||||||
|
|
||||||
* Wed Jan 20 2021 Hans de Goede <hdegoede@redhat.com> - 1.19.1-10
|
* Wed Jan 20 2021 Hans de Goede <hdegoede@redhat.com> - 1.19.1-10
|
||||||
- Only build portaudio-backend on Fedora
|
- Only build portaudio-backend on Fedora
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user