diff --git a/ltrace.spec b/ltrace.spec index 07178bb7ebe8c6f6312c67bb0f7e970f54944af0..072498f7db9177631fece66e1039a3f23e43877f 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,6 +1,6 @@ name: ltrace Version: 0.7.91 -Release: 30 +Release: 31 Summary: Trace the Library and System Calls a Program Makes License: GPLv2+ @@ -30,6 +30,7 @@ Patch9001: bugfix-0001-ltrace-byteswap-instruction-in-arm-be8-mode.patch Patch9002: bugfix-for-use-after-free-about-soname.patch BuildRequires: elfutils-devel dejagnu libselinux-devel autoconf automake libtool +Requires: %{name}-help = %{version}-%{release} %description Ltrace is a program that runs the specified command until it exits. It @@ -73,6 +74,9 @@ autoreconf -i %{_mandir}/man5/ltrace.conf.5* %changelog +* Fri Nov 06 2020 Ge Wang - 0.7.91-31 +- Set help packge as ltrace package's install require + * Tue Aug 18 2020 senlin - 0.7.91-30 - add release for update