- Drop qt5-devel buildrequires
This commit is contained in:
parent
3505dbc3c3
commit
4127e51b9b
@ -1,6 +1,6 @@
|
|||||||
Name: openal-soft
|
Name: openal-soft
|
||||||
Version: 1.19.1
|
Version: 1.19.1
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Open Audio Library
|
Summary: Open Audio Library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -14,7 +14,6 @@ BuildRequires: cmake
|
|||||||
BuildRequires: fluidsynth-devel
|
BuildRequires: fluidsynth-devel
|
||||||
BuildRequires: portaudio-devel
|
BuildRequires: portaudio-devel
|
||||||
BuildRequires: pulseaudio-libs-devel
|
BuildRequires: pulseaudio-libs-devel
|
||||||
BuildRequires: qt5-devel
|
|
||||||
BuildRequires: SDL2-devel
|
BuildRequires: SDL2-devel
|
||||||
BuildRequires: SDL_sound-devel
|
BuildRequires: SDL_sound-devel
|
||||||
Obsoletes: openal <= 0.0.10
|
Obsoletes: openal <= 0.0.10
|
||||||
@ -106,6 +105,9 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \
|
|||||||
%{_bindir}/alsoft-config
|
%{_bindir}/alsoft-config
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Feb 16 2020 Hans de Goede <hdegoede@redhat.com> - 1.19.1-5
|
||||||
- Fix FTBFS (rhbz#1799829)
|
- Fix FTBFS (rhbz#1799829)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user