From cf7239a74db08c8b95f0ec0754af624baa60af0d Mon Sep 17 00:00:00 2001 From: jinzhimin369 Date: Thu, 12 Nov 2020 13:55:34 +0800 Subject: [PATCH] add help for Recommends (cherry picked from commit 09f8ceb92b702cec5b82a6ef8493781d0103e124) --- systemtap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 937bb83..92c047b 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -22,7 +22,7 @@ Name: systemtap Version: 4.3 -Release: 1 +Release: 2 Summary: Linux trace and probe tool License: GPLv2+ and Public Domain URL: http://sourceware.org/systemtap @@ -45,6 +45,7 @@ BuildRequires: crash-devel zlib-devel Requires: systemtap-client = %{version}-%{release} Requires: systemtap-devel = %{version}-%{release} +Recommends: %{name}-help = %{version}-%{release} %description SystemTap is an instrumentation system for systems running Linux. @@ -452,6 +453,9 @@ exit 0 %{_mandir}/man[1378]/* %changelog +* Thu Nov 12 2020 xinghe - 4.3-2 +- add help for Recommends + * Wed Aug 26 2020 xinghe - 4.3-1 - update to 4.3