- Fixed documentation so users know that any local mounts override any

other weighted mount.
This commit is contained in:
Chris Feist 2005-01-24 21:42:20 +00:00
parent 7110bd48c2
commit 08d4cd291a

View File

@ -48,6 +48,7 @@ Patch42: autofs-4.1.3-ian-map-expiry-multimount-fix.patch
Patch43: autofs-4.1.3-yp-direct-lookup.patch
Patch44: autofs-4.1.3-filestream-leak.patch
Patch45: autofs-4.1.3-no-rmdir.patch
Patch46: autofs-4.1.3-replicated-server-doc.patch
Buildroot: /var/tmp/autofs-tmp
BuildPrereq: autoconf, hesiod-devel, openldap-devel, perl
Prereq: chkconfig
@ -122,6 +123,7 @@ echo %{version}-%{release} > .version
%patch43 -p1 -b .yp-direct-lookup
%patch44 -p1 -b .filestream-leak
%patch45 -p1 -b .no-rmdir
%patch46 -p1 -b .replicated-server-doc
cp $RPM_SOURCE_DIR/autofs.sysconfig .
%build
@ -175,6 +177,10 @@ exit 0
%{_libdir}/autofs/*
%changelog
* Mon Jan 24 2005 Chris Feist <cfeist@redhat.com> - 1:4.3-82
- Fixed documentation so users know that any local mounts override
any other weighted mount.
* Mon Jan 24 2005 Chris Feist <cfeist@redhat.com> - 1:4.3-80
- Added a variable to determine if we created the directory or not
so we don't accidently remove a directory that we didn't create when