!8 Make help package be required
From: @hht8 Reviewed-by: @lei_ju,@xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
6ca2a1b850
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user