]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- Release 3.
authorMateusz Korniak <matkor@pld-linux.org>
Tue, 25 Oct 2016 12:08:29 +0000 (14:08 +0200)
committerMateusz Korniak <matkor@pld-linux.org>
Tue, 25 Oct 2016 12:08:29 +0000 (14:08 +0200)
- 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

index 70886f00a0dd618dc0ff9e195d1619abf07c2346..910ed38e665aaa8fe465c57d465f87b2be8423c4 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:       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
This page took 0.169106 seconds and 4 git commands to generate.