]> git.pld-linux.org Git - packages/ntp.git/commitdiff
sorry but it does not work, bump to 5.18.12 auto/th/ntp-4.2.8p8-4
authorElan Ruusamäe <glen@delfi.ee>
Fri, 28 Oct 2016 10:13:07 +0000 (13:13 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 28 Oct 2016 10:13:07 +0000 (13:13 +0300)
with autogen-libs-5.18.4-3.x86_64.rpm installed still get such error:

Automated Options Processing Error!
        /usr/sbin/ntpd called AutoOpts function with structure version 41:0:1.
        This exceeds the compiled library version:  41:0:16
(AutoOpts bug):  optionProcess() was called with invalid data.

ntp.spec

index 87c8a0643410fa52f22726150a6536dedffc1746..53fc3b6f68b88a4a07b58a437318f89ce86be078 100644 (file)
--- 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:       3
+Release:       4
 License:       distributable
 Group:         Networking/Daemons
 Source0:       https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
@@ -50,7 +50,7 @@ Patch110:     %{name}-logdefault.patch
 Patch111:      %{name}-4.2.6p1-mlock.patch
 URL:           http://www.ntp.org/
 BuildRequires: autoconf >= 2.61
-BuildRequires: autogen-devel >= 5.18.4
+BuildRequires: autogen-devel >= 5.18.12
 BuildRequires: automake >= 1:1.10
 %{?with_avahi:BuildRequires:   avahi-compat-libdns_sd-devel}
 BuildRequires: libcap-devel
@@ -107,7 +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.4
+Requires:      autogen-libs >= 5.18.12
 Provides:      group(ntp)
 Provides:      ntp = %{version}-%{release}
 Provides:      ntpdaemon
This page took 0.041599 seconds and 4 git commands to generate.