diff --git a/haproxy.spec b/haproxy.spec index b8852e439ef0e4a76edfa69528e980fda0f25e49..0a2abae6c2397bda19b0bdd379db1e2615fabba8 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -5,7 +5,7 @@ Name: haproxy Version: 2.0.14 -Release: 1 +Release: 2 Summary: The Reliable, High Performance TCP/HTTP Load Balancer License: GPLv2+ @@ -19,6 +19,7 @@ Source4: %{name}.sysconfig Patch0: Add-support-for-the-Lua-5.4.patch BuildRequires: gcc lua-devel pcre-devel zlib-devel openssl-devel systemd-devel systemd-units libatomic +Recommends: %{name}-help = %{version}-%{release} Requires(pre): shadow-utils Requires(post): systemd Requires(preun): systemd @@ -123,6 +124,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Thu Nov 05 2020 leiju - 2.0.14-2 +- Add Recommends haproxy-help into haproxy + * Wed Aug 12 2020 gaihuiying - 2.0.14-1 - Type:requirement - ID:NA