diff --git a/conntrack-tools.spec b/conntrack-tools.spec index 72f77a6..eec61b5 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -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 - 1.4.6-2 +- Make help package required by conntrack-tools + * Wed Apr 29 2020 zhangrui - 1.4.6-1 - Update to 1.4.6