[packages/ntp] - Release 3. - Enforces: R: autogen-libs >= 5.18.12 to avoid staertup failure: Automated Opt
matkor
matkor at pld-linux.org
Tue Oct 25 14:11:53 CEST 2016
commit d303dc7d285e2bcd787d97eb5c2fcc089b976abe
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Tue Oct 25 14:08:29 2016 +0200
- Release 3.
- Enforces:
R: autogen-libs >= 5.18.12
to avoid staertup failure:
Automated Options Processing Error!
/usr/sbin/ntpd called AutoOpts function with structure version 41:0:1.
This exceeds the compiled library version: 40:2:15
(AutoOpts bug): optionProcess() was called with invalid data.
ntp.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ntp.spec b/ntp.spec
index 70886f0..910ed38 100644
--- a/ntp.spec
+++ b/ntp.spec
@@ -15,7 +15,7 @@ Summary(pl.UTF-8): Narzędzia do synchronizacji czasu (Network Time Protocol)
Summary(pt_BR.UTF-8): Network Time Protocol versão 4
Name: ntp
Version: 4.2.8p8
-Release: 2
+Release: 3
License: distributable
Group: Networking/Daemons
Source0: https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
@@ -107,6 +107,7 @@ Requires(pre): /usr/sbin/useradd
Requires(post,preun,postun): systemd-units >= 38
Requires: rc-scripts >= 0.4.3.0
Requires: systemd-units >= 38
+Requires: autogen-libs >= 5.18.12
Provides: group(ntp)
Provides: ntp = %{version}-%{release}
Provides: ntpdaemon
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ntp.git/commitdiff/d303dc7d285e2bcd787d97eb5c2fcc089b976abe
More information about the pld-cvs-commit
mailing list