- Fixed regression with -browse not taking effect.
This commit is contained in:
parent
b790330e60
commit
f9c9998242
@ -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 4.1.4
|
%define version 4.1.4
|
||||||
%define release 4
|
%define release 5
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}
|
Release: %{release}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
@ -121,6 +121,9 @@ exit 0
|
|||||||
%{_libdir}/autofs/*
|
%{_libdir}/autofs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 15 2005 Chris Feist <cfeist@redhat.com> - 1:4.1.4-5
|
||||||
|
- Fixed regression with -browse not taking effect.
|
||||||
|
|
||||||
* Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-4
|
* Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-4
|
||||||
- Finish up with the merge breakage.
|
- Finish up with the merge breakage.
|
||||||
- Temporary fix for the multimount detection code. It seems half-baked.
|
- Temporary fix for the multimount detection code. It seems half-baked.
|
||||||
|
Loading…
Reference in New Issue
Block a user