!3 set help package as minicom package's install require

From: @wang--ge
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-11-06 17:16:07 +08:00 committed by Gitee
commit 4baeee2da6

View File

@ -1,6 +1,6 @@
Name: minicom
Version: 2.7.1
Release: 11
Release: 12
Summary: A modem control and terminal emulation program
URL: https://elinux.org/Minicom
License: GPLv2+ and LGPLv2+ and Public Domain
@ -9,6 +9,7 @@ Source0: https://fossies.org/linux/misc/minicom-2.7.1.tar.gz
BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel gcc git
Requires: lockdev lrzsz
Requires: %{name}-help = %{version}-%{release}
%description
Minicom is a communication program which somewhat resembles the shareware
@ -48,5 +49,8 @@ install -d %{buildroot}%{_sysconfdir}
%changelog
* Fri Nov 06 2020 Ge Wang <wangge20@huawei.com> - 2.7.1-12
- Set help packge as minicom package's install require
* Tue Feb 18 2020 zhusongbao <zhusongbao@huawei.com> - 2.7.1-11
- Package init