Require ypbind >= 3:2.4-2
This commit is contained in:
parent
f583cba4c3
commit
dcf95b732f
@ -1,7 +1,7 @@
|
||||
Summary: NIS (or YP) client programs
|
||||
Name: yp-tools
|
||||
Version: 4.2.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
Source: http://www.linux-nis.org/download/yp-tools/yp-tools-yp-tools-%{version}.tar.gz
|
||||
@ -15,7 +15,7 @@ Patch7: yp-tools-3.3-headers.patch
|
||||
Patch8: yp-tools-4.2.2-strict-prototypes.patch
|
||||
Url: http://www.linux-nis.org/nis/yp-tools/index.html
|
||||
BuildRequires: autoconf, automake, gettext-devel, libtool, libtirpc-devel, libnsl2-devel
|
||||
Requires: ypbind
|
||||
Requires: ypbind >= 3:2.4-2
|
||||
Requires: glibc
|
||||
|
||||
%global __filter_GLIBC_PRIVATE 1
|
||||
@ -84,6 +84,9 @@ make DESTDIR="$RPM_BUILD_ROOT" INSTALL_PROGRAM=install install
|
||||
/var/yp/nicknames
|
||||
|
||||
%changelog
|
||||
* Mon May 29 2017 Matej Mužila <mmuzila@redhat.com> - 4.2.2-2
|
||||
- Require ypbind >= 3:2.4-2
|
||||
|
||||
* Fri May 19 2017 Matej Mužila <mmuzila@redhat.com> - 4.2.2-1
|
||||
- Update to version 4.2.2 supporting IPv6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user