diff --git a/autofs.spec b/autofs.spec index 2bb9606..a5d502a 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.4 -%define release 4 +%define release 5 Version: %{version} Release: %{release} Epoch: 1 @@ -121,6 +121,9 @@ exit 0 %{_libdir}/autofs/* %changelog +* Fri Apr 15 2005 Chris Feist - 1:4.1.4-5 +- Fixed regression with -browse not taking effect. + * Wed Apr 13 2005 Jeff Moyer - 1:4.1.4-4 - Finish up with the merge breakage. - Temporary fix for the multimount detection code. It seems half-baked.