[packages/ntp] add strict(er) autogen dependency
glen
glen at pld-linux.org
Mon Jan 7 20:55:51 CET 2019
commit 5ea5c34f9ad468b0ce419a90359b9786cb98d8ee
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Mon Jan 7 21:55:10 2019 +0200
add strict(er) autogen dependency
Stopping ntpd service..............................................[ DONE ]
Starting ntpd service..............................................[ FAIL ]
Automated Options Processing Error!
/usr/sbin/ntpd called AutoOpts function with structure version 42:0:1.
This exceeds the compiled library version: 41:1:16
(AutoOpts bug): optionProcess() was called with invalid data.
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2019-January/025704.html
ntp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ntp.spec b/ntp.spec
index 2e24c56..d8b8439 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.8p12
-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
@@ -104,7 +104,7 @@ Requires(pre): /usr/bin/getgid
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
Requires(post,preun,postun): systemd-units >= 38
-Requires: autogen-libs >= 5.18.12
+%requires_ge autogen-libs
Requires: libgcc
Requires: rc-scripts >= 0.4.3.0
Requires: systemd-units >= 38
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ntp.git/commitdiff/5ea5c34f9ad468b0ce419a90359b9786cb98d8ee
More information about the pld-cvs-commit
mailing list