From f71605e10946fa8a218315debbf13eacbc138ead Mon Sep 17 00:00:00 2001 From: Matej Muzila Date: Mon, 29 May 2017 16:12:47 +0200 Subject: [PATCH] Require yp-tools >= 4.2.2-2 --- ypbind.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ypbind.spec b/ypbind.spec index 1c1f4ee..12a9bb6 100644 --- a/ypbind.spec +++ b/ypbind.spec @@ -2,7 +2,7 @@ Summary: The NIS daemon which binds NIS clients to an NIS domain Name: ypbind Epoch: 3 Version: 2.4 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Daemons Source0: http://www.linux-nis.org/download/ypbind-mt/ypbind-mt-%{version}.tar.gz @@ -23,7 +23,8 @@ Patch4: ypbind-2.4-gettext_version.patch Requires(post): systemd Requires(preun): systemd Requires(postun): systemd -Requires: rpcbind, yp-tools +Requires: rpcbind +Requires: yp-tools >= 4.2.2-2 # New nss_nis package in F25+ Requires: nss_nis BuildRequires: dbus-glib-devel, docbook-style-xsl @@ -109,6 +110,9 @@ install -m 755 %{SOURCE5} $RPM_BUILD_ROOT%{_libexecdir}/ypbind-post-waitbind %license COPYING %changelog +* Mon May 29 2017 Matej Mužila - 3:2.4-2 +- Require yp-tools >= 4.2.2-2 + * Fri May 19 2017 Matej Mužila - 3:2.4-1 - Update to version 2.4 supporting IPv6