import SDL-1.2.15-39.el8
This commit is contained in:
parent
7365e85059
commit
55351c8701
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: SDL
|
Name: SDL
|
||||||
Version: 1.2.15
|
Version: 1.2.15
|
||||||
Release: 38%{?dist}
|
Release: 39%{?dist}
|
||||||
Summary: A cross-platform multimedia library
|
Summary: A cross-platform multimedia library
|
||||||
URL: http://www.libsdl.org/
|
URL: http://www.libsdl.org/
|
||||||
# The license of the file src/video/fbcon/riva_mmio.h is bad, but the contents
|
# The license of the file src/video/fbcon/riva_mmio.h is bad, but the contents
|
||||||
@ -159,7 +159,7 @@ done
|
|||||||
sed -i -e 's/.*AM_PATH_ESD.*//' configure.in
|
sed -i -e 's/.*AM_PATH_ESD.*//' configure.in
|
||||||
%endif
|
%endif
|
||||||
# Update config.sub to support aarch64, bug #926510
|
# Update config.sub to support aarch64, bug #926510
|
||||||
cp -p %{_datadir}/automake-*/config.{sub,guess} build-scripts
|
cp -p /usr/share/automake-*/config.{sub,guess} build-scripts
|
||||||
|
|
||||||
%build
|
%build
|
||||||
aclocal
|
aclocal
|
||||||
@ -225,6 +225,10 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 15 2020 Wim Taymans <wtaymans@redhat.com> - 1.2.15-39
|
||||||
|
- copy config.{sub,guess} from /usr/share/automake
|
||||||
|
- Resolves: rhbz#1907503
|
||||||
|
|
||||||
* Mon Mar 23 2020 Wim Taymans <wtaymans@redhat.com> - 1.2.15-38
|
* Mon Mar 23 2020 Wim Taymans <wtaymans@redhat.com> - 1.2.15-38
|
||||||
- fix CVEs
|
- fix CVEs
|
||||||
- Resolves: rhbz#1716209, rhbz#1716210, rhbz#1716211, rhbz#1716212,
|
- Resolves: rhbz#1716209, rhbz#1716210, rhbz#1716211, rhbz#1716212,
|
||||||
|
Loading…
Reference in New Issue
Block a user