Make help package be required

This commit is contained in:
hht8 2020-11-10 15:42:14 +08:00
parent fbc2a4ea3a
commit e42e5c8401

View File

@ -1,6 +1,6 @@
Name: conntrack-tools
Version: 1.4.6
Release: 1
Release: 2
Summary: Userspace tools for interacting with the Connection Tracking System
License: GPLv2
URL: http://conntrack-tools.netfilter.org/
@ -12,6 +12,7 @@ BuildRequires: libnetfilter_cttimeout-devel >= 1.0.0 libnetfilter_cthelper-de
BuildRequires: libmnl-devel >= 1.0.3 libnetfilter_queue-devel >= 1.0.2 pkgconfig bison flex systemd-devel
Provides: conntrack = 1.0-1
Obsoletes: conntrack < 1.0-1
Recommends: %{name}-help = %{version}-%{release}
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
@ -74,6 +75,9 @@ install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/conntrackd/
%{_mandir}/man8/*
%changelog
* Mon Nov 09 2020 huanghaitao <huanghaitao8@huawei.com> - 1.4.6-2
- Make help package required by conntrack-tools
* Wed Apr 29 2020 zhangrui <zhangrui182@huawei.com> - 1.4.6-1
- Update to 1.4.6