fix ntpd service start failure
This commit is contained in:
parent
477057090a
commit
bd483af4e8
10
ntp.spec
10
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<yuboyun@huawei.com> - 4.2.8p14-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: fix ntpd service start failure
|
||||
|
||||
* Tue Jun 30 2020 yuboyun<yuboyun@huawei.com> - 4.2.8p14-1
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user