From a6a607c99d2527011e75619753d6ad2d913b1b1a Mon Sep 17 00:00:00 2001 From: kkkl12 <1604145060@qq.com> Date: Fri, 6 Nov 2020 16:20:09 +0800 Subject: [PATCH] append help requires to SDL --- SDL.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SDL.spec b/SDL.spec index f98c182..bd1371f 100644 --- a/SDL.spec +++ b/SDL.spec @@ -1,7 +1,7 @@ Name: SDL Summary: A cross-platform multimedia library Version: 1.2.15 -Release: 37 +Release: 38 License: LGPLv2+ URL: http://www.libsdl.org/ @@ -24,6 +24,8 @@ Patch13: SDL-1.2.15-vec_perm-ppc64le.patch Patch14: CVE-2019-13616.patch BuildRequires: git alsa-lib-devel gdb-headless libtool +Requires: %{name}-help = %{version}-%{release} + %description Simple DirectMedia Layer(SDL) is a cross-platform development library designed\ @@ -103,6 +105,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_mandir}/man3/SDL*.3* %changelog +* Fri Nov 06 2020 liuweibo - 1.2.15-38 +- append help package as requires + * Fri Sep 18 2020 liuweibo - 1.2.15-37 - Fix Source0