From d303dc7d285e2bcd787d97eb5c2fcc089b976abe Mon Sep 17 00:00:00 2001 From: Mateusz Korniak Date: Tue, 25 Oct 2016 14:08:29 +0200 Subject: [PATCH] - 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 -- 2.43.0