Merge pull request !6 from xinghe/master
This commit is contained in:
openeuler-ci-bot 2020-08-06 12:08:15 +08:00 committed by Gitee
commit a68f84a933

View File

@ -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,13 @@ 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
* Wed Aug 6 2020 xinghe<xinghe1@huawei.com> - 2.0.8-10
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:replace mesa-libELES-devel to libglvnd-devel
* Wed Mar 18 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.8-9
- Type:CVE
- ID:NA
- SUG:NA