Require yp-tools >= 4.2.2-2
This commit is contained in:
parent
c0289858fc
commit
f71605e109
@ -2,7 +2,7 @@ Summary: The NIS daemon which binds NIS clients to an NIS domain
|
|||||||
Name: ypbind
|
Name: ypbind
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Version: 2.4
|
Version: 2.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: http://www.linux-nis.org/download/ypbind-mt/ypbind-mt-%{version}.tar.gz
|
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(post): systemd
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
Requires: rpcbind, yp-tools
|
Requires: rpcbind
|
||||||
|
Requires: yp-tools >= 4.2.2-2
|
||||||
# New nss_nis package in F25+
|
# New nss_nis package in F25+
|
||||||
Requires: nss_nis
|
Requires: nss_nis
|
||||||
BuildRequires: dbus-glib-devel, docbook-style-xsl
|
BuildRequires: dbus-glib-devel, docbook-style-xsl
|
||||||
@ -109,6 +110,9 @@ install -m 755 %{SOURCE5} $RPM_BUILD_ROOT%{_libexecdir}/ypbind-post-waitbind
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 29 2017 Matej Mužila <mmuzila@gmail.com> - 3:2.4-2
|
||||||
|
- Require yp-tools >= 4.2.2-2
|
||||||
|
|
||||||
* Fri May 19 2017 Matej Mužila <mmuzila@gmail.com> - 3:2.4-1
|
* Fri May 19 2017 Matej Mužila <mmuzila@gmail.com> - 3:2.4-1
|
||||||
- Update to version 2.4 supporting IPv6
|
- Update to version 2.4 supporting IPv6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user