- updated hesiod patch.
This commit is contained in:
parent
1ddca1fa01
commit
e3a311b434
@ -4,7 +4,7 @@
|
|||||||
Summary: A tool for automatically mounting and unmounting filesystems.
|
Summary: A tool for automatically mounting and unmounting filesystems.
|
||||||
Name: autofs
|
Name: autofs
|
||||||
%define version 5.0.0_beta3
|
%define version 5.0.0_beta3
|
||||||
%define release 3
|
%define release 4
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
@ -125,6 +125,9 @@ exit 0
|
|||||||
%{_libdir}/autofs/*
|
%{_libdir}/autofs/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat May 27 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-3
|
||||||
- update hesiod module (Jeff Moyer).
|
- update hesiod module (Jeff Moyer).
|
||||||
- add mutex to protect against overlapping mount requests.
|
- add mutex to protect against overlapping mount requests.
|
||||||
|
Loading…
Reference in New Issue
Block a user