From 6be7a9cd4929fbd9bd4d94731c8add27d7ada693 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Jul 19 2007 17:02:02 +0000 Subject: Fixed a typo that was stopping a patch from being applied Changed 'Requires(pre):' to 'Requires:' --- diff --git a/nfs-utils.spec b/nfs-utils.spec index b1f1346..a77d8a0 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -68,7 +68,7 @@ BuildRequires: automake, libtool BuildRequires: e2fsprogs-devel, krb5-devel, tcp_wrappers-devel Requires(pre): shadow-utils >= 4.0.3-25 Requires(pre): /sbin/chkconfig /sbin/nologin -Requires(pre): nfs-utils-lib >= 1.0.8-10 libgssapi >= 0.11 libevent >= 1.3b +Requires: nfs-utils-lib >= 1.0.8-10 libgssapi >= 0.11 libevent >= 1.3b %description The nfs-utils package provides a daemon for the kernel NFS server and @@ -93,7 +93,7 @@ This package also contains the mount.nfs and umount.nfs program. %patch06 -p1 %patch07 -p1 %patch08 -p1 -#%patch09 -p1 +%patch09 -p1 %if %{enablefscache} %patch90 -p1