|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: openal-soft
|
|
|
|
|
Version: 1.19.1
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Open Audio Library
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -14,7 +14,6 @@ BuildRequires: cmake
|
|
|
|
|
BuildRequires: fluidsynth-devel
|
|
|
|
|
BuildRequires: portaudio-devel
|
|
|
|
|
BuildRequires: pulseaudio-libs-devel
|
|
|
|
|
BuildRequires: qt5-devel
|
|
|
|
|
BuildRequires: SDL2-devel
|
|
|
|
|
BuildRequires: SDL_sound-devel
|
|
|
|
|
Obsoletes: openal <= 0.0.10
|
|
|
|
@ -106,6 +105,9 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \
|
|
|
|
|
%{_bindir}/alsoft-config
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jul 18 2020 Jeff Law <law@redhat.com> - 1.19.1-6
|
|
|
|
|
- Drop qt5-devel buildrequires
|
|
|
|
|
|
|
|
|
|
* Sun Feb 16 2020 Hans de Goede <hdegoede@redhat.com> - 1.19.1-5
|
|
|
|
|
- Fix FTBFS (rhbz#1799829)
|
|
|
|
|
|
|
|
|
|