Build against FluidSynth
This commit is contained in:
parent
f4ff767120
commit
09559dcf8d
@ -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 <fcami@fedoraproject.org> - 1.16.0-5
|
||||
- Build against FluidSynth.
|
||||
|
||||
* Sat Jan 24 2015 Ville Skyttä <ville.skytta@iki.fi> - 1.16.0-4
|
||||
- Own the hrtf dir
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user