- add libnsl2 Requires and libnsl2-devel BuildRequires.

This commit is contained in:
Ian Kent 2018-02-06 14:37:19 +08:00
parent d7d39135db
commit e826a424cd
1 changed files with 7 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Summary: Automount utilities including an updated version of Amd
Name: am-utils
Version: 6.2.0
%define upstream_version 6.2
Release: 31%{?dist}
Release: 32%{?dist}
License: BSD
Epoch: 5
Group: System Environment/Daemons
@ -28,12 +28,14 @@ BuildRequires: gcc
BuildRequires: m4
BuildRequires: libtirpc-devel
BuildRequires: kernel-headers
BuildRequires: libnsl2-devel
Requires: rpcbind
Requires: grep
Requires: gawk
Requires: findutils
Requires: libtirpc
Requires: libnsl2
Requires(pre): /usr/bin/grep
Requires(post): /sbin/install-info
@ -261,7 +263,10 @@ fi
%{_libdir}/libamu.so*
%changelog
* Sun Feb 06 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-31
* Mon Feb 06 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-32
- add libnsl2 Requires and libnsl2-devel BuildRequires.
* Mon Feb 06 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-31
- try to workaround the removal of RPC code from glibc.
* Sun Feb 04 2018 Ian Kent <ikent@redhat.com> - 5:6.2.0-30