!7 change mesa-libEGL-devel to libglvnd-devel in buildrequires
From: @shirely16 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
cf33dab6fa
@ -1,6 +1,6 @@
|
||||
Name: SDL2
|
||||
Version: 2.0.8
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: Cross-platform multimedia library
|
||||
License: zlib and MIT
|
||||
URL: http://www.libsdl.org/
|
||||
@ -10,7 +10,7 @@ Patch0000: multilib.patch
|
||||
Patch0001: dynapi.patch
|
||||
Patch0002: CVE-2019-13616.patch
|
||||
BuildRequires: alsa-lib-devel audiofile-devel mesa-libGL-devel
|
||||
BuildRequires: mesa-libGLU-devel mesa-libEGL-devel mesa-libGLES-devel
|
||||
BuildRequires: mesa-libGLU-devel mesa-libEGL-devel libglvnd-devel
|
||||
BuildRequires: libXext-devel libX11-devel libXi-devel libXrandr-devel
|
||||
BuildRequires: libXrender-devel libXScrnSaver-devel libusb-devel
|
||||
BuildRequires: libXinerama-devel libXcursor-devel systemd-devel
|
||||
@ -76,7 +76,10 @@ install -pm 0644 %{SOURCE1} %{buildroot}%{_includedir}/SDL2/SDL_config.h
|
||||
%{_datadir}/aclocal/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.8-8
|
||||
* Tue Oct 13 2020 hanhui <hanhui15@huawei.com> - 2.0.8-10
|
||||
- change mesa-libEGL-devel to libglvnd-devel in buildrequires
|
||||
|
||||
* Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.8-9
|
||||
- Type:CVE
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user