[packages/ntp] - require libopts >= actually included version (5.18.4 currently) also at build time

qboosh qboosh at pld-linux.org
Wed Oct 26 21:43:03 CEST 2016


commit f58272af02a858b53d6f2f1a3149552fb79aec53
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Oct 26 21:45:21 2016 +0200

    - require libopts >= actually included version (5.18.4 currently) also at build time

 ntp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ntp.spec b/ntp.spec
index 910ed38..87c8a06 100644
--- a/ntp.spec
+++ b/ntp.spec
@@ -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
+BuildRequires:	autogen-devel >= 5.18.4
 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.12
+Requires:	autogen-libs >= 5.18.4
 Provides:	group(ntp)
 Provides:	ntp = %{version}-%{release}
 Provides:	ntpdaemon
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ntp.git/commitdiff/f58272af02a858b53d6f2f1a3149552fb79aec53



More information about the pld-cvs-commit mailing list