diff --git a/ntp.spec b/ntp.spec index da3b6af2ece00ea56ac1733837ad3b0c08fa4466..81f5997d3b970b415285c683c50461be4e6ba107 100644 --- a/ntp.spec +++ b/ntp.spec @@ -2,7 +2,7 @@ Name: ntp Version: 4.2.8p14 -Release: 1 +Release: 2 Summary: A protocol designed to synchronize the clocks of computers over a network License: MIT and BSD and BSD with advertising URL: https://www.ntp.org/ @@ -28,7 +28,7 @@ Patch9001: bugfix-fix-ifindex-length.patch BuildRequires: libcap-devel openssl-devel libedit-devel libevent-devel pps-tools-devel BuildRequires: autogen autogen-libopts-devel systemd gcc perl-generators perl-HTML-Parser -Requires(pre): shadow-utils +Requires(pre): shadow-utils autogen >= 5.18.16 %{?systemd_requires} Recommends: ntpstat timedatex Provides: ntpdate sntp @@ -207,6 +207,12 @@ make check %{_mandir}/man8/*.8* %changelog +* Wed Sep 02 2020 yuboyun - 4.2.8p14-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC: fix ntpd service start failure + * Tue Jun 30 2020 yuboyun - 4.2.8p14-1 - Type:bugfix - ID:NA