diff --git a/numad.spec b/numad.spec index 70bbcb215ce2c2c01194256814888f2606b1f2cf..b488eb90f471f1da27dedc109f13a33c238e1d78 100644 --- a/numad.spec +++ b/numad.spec @@ -1,11 +1,12 @@ Name: numad Version: 0.5 -Release: 31 +Release: 32 Summary: NUMA user daemon License: LGPLv2 URL: https://pagure.io/numad Source0: %{name}-%{version}git.tar.xz +Recommends: %{name}-help = %{version}-%{release} BuildRequires: systemd-units gcc git Requires: systemd-units Requires(post): systemd-units @@ -55,6 +56,9 @@ install -m 644 numad.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name} %systemd_postun numad.service %changelog +* Thu Nov 12 2020 xinghe - 0.5-32 +- Add help for Recommends + * Fri Dec 20 2019 openEuler Buildteam - 0.5-31 - Add missing post/pre requires