!12 为SDL包添加help安装依赖
From: @kkkl12 Reviewed-by: @jeff200902,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
e3368a48dd
7
SDL.spec
7
SDL.spec
@ -1,7 +1,7 @@
|
|||||||
Name: SDL
|
Name: SDL
|
||||||
Summary: A cross-platform multimedia library
|
Summary: A cross-platform multimedia library
|
||||||
Version: 1.2.15
|
Version: 1.2.15
|
||||||
Release: 37
|
Release: 38
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.libsdl.org/
|
URL: http://www.libsdl.org/
|
||||||
|
|
||||||
@ -24,6 +24,8 @@ Patch13: SDL-1.2.15-vec_perm-ppc64le.patch
|
|||||||
Patch14: CVE-2019-13616.patch
|
Patch14: CVE-2019-13616.patch
|
||||||
|
|
||||||
BuildRequires: git alsa-lib-devel gdb-headless libtool
|
BuildRequires: git alsa-lib-devel gdb-headless libtool
|
||||||
|
Requires: %{name}-help = %{version}-%{release}
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Simple DirectMedia Layer(SDL) is a cross-platform development library designed\
|
Simple DirectMedia Layer(SDL) is a cross-platform development library designed\
|
||||||
@ -103,6 +105,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%{_mandir}/man3/SDL*.3*
|
%{_mandir}/man3/SDL*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 06 2020 liuweibo <liuweibo10@huawei.com> - 1.2.15-38
|
||||||
|
- append help package as requires
|
||||||
|
|
||||||
* Fri Sep 18 2020 liuweibo <liuweibo10@huawei.com> - 1.2.15-37
|
* Fri Sep 18 2020 liuweibo <liuweibo10@huawei.com> - 1.2.15-37
|
||||||
- Fix Source0
|
- Fix Source0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user