set help package as minicom package's install require

This commit is contained in:
wang--ge 2020-11-06 15:44:08 +08:00
parent cb7dfce2ae
commit 9c7ae9ac0e

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