From 2bbf03ce59a6a58f7d921e16272313820773e471 Mon Sep 17 00:00:00 2001 From: Peter Vrabec Date: Thu, 25 Aug 2005 13:09:15 +0000 Subject: [PATCH] use generic linux/nfs_mount.h check --- am-utils.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/am-utils.spec b/am-utils.spec index a4164ea..ba907fd 100644 --- a/am-utils.spec +++ b/am-utils.spec @@ -1,7 +1,7 @@ Summary: Automount utilities including an updated version of Amd. Name: am-utils Version: 6.1.1 -Release: 1 +Release: 2 License: BSD Epoch: 5 Group: System Environment/Daemons @@ -11,6 +11,7 @@ Source1: am-utils.init Source2: am-utils.conf Source3: am-utils.sysconf Source4: am-utils.net.map +Patch1: 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 @@ -34,6 +35,8 @@ mounting and unmounting filesystems. %prep %setup -q +%patch1 -p1 -b .linuxNfsMountCheck +autoconf find_requires=%{old_find_requires} echo "$find_requires | grep -v lostaltmail.conf" > find-requires @@ -128,6 +131,9 @@ fi %{_libdir}/libamu.so* %changelog +* Thu Aug 25 2005 Peter Vrabec 6.1.1-2 +- use generic linux/nfs_mount.h check + * Fri Aug 19 2005 Peter Vrabec 6.1.1-1 - upgrade 6.1.1