diff --git a/am-utils.spec b/am-utils.spec index 31a720e..d1e7db8 100644 --- a/am-utils.spec +++ b/am-utils.spec @@ -12,6 +12,7 @@ Source2: am-utils.conf Source3: am-utils.sysconf Source4: am-utils.net.map Patch1: am-utils-6.1.2.1-unregAmd.patch +Patch2: am-utils-6.1.1-linuxNfsMountCheck.patch BuildRoot: %{_tmppath}/%{name}-root BuildPrereq: gdbm-devel, hesiod-devel, openldap-devel autoconf automake libtool Requires: portmap, grep, gawk, findutils @@ -36,6 +37,8 @@ mounting and unmounting filesystems. %prep %setup -q %patch1 -p1 -b .unregAmd +%patch2 -p1 -b .linuxNfsMountCheck +autoconf find_requires=%{old_find_requires}