diff --git a/autofs.spec b/autofs.spec index bc8ad83..5f51325 100644 --- a/autofs.spec +++ b/autofs.spec @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems. Name: autofs %define version 4.1.3 -%define release 27 +%define release 28 Version: %{version} Release: %{release} Epoch: 1 @@ -145,6 +145,9 @@ exit 0 %{_libdir}/autofs/* %changelog +* Fri Oct 15 2004 Chris Feist - 1:4.1.3-28 +- Fixed a bug which caused directories to never be unmounted. + * Thu Oct 14 2004 Chris Feist - 1:4.1.3-27 - Fixed an error in the init script which caused duplicate entries to be displayed when asking for autofs status.