- updated hesiod patch.

This commit is contained in:
ikent 2006-05-27 09:23:21 +00:00
parent 1ddca1fa01
commit e3a311b434

View File

@ -4,7 +4,7 @@
Summary: A tool for automatically mounting and unmounting filesystems.
Name: autofs
%define version 5.0.0_beta3
%define release 3
%define release 4
Version: %{version}
Release: %{release}
Epoch: 1
@ -125,6 +125,9 @@ exit 0
%{_libdir}/autofs/*
%changelog
* Sat May 27 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-4
- updated hesiod patch.
* Sat May 27 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-3
- update hesiod module (Jeff Moyer).
- add mutex to protect against overlapping mount requests.