- Fix up the one-auto-master patch. My "improvements" had side-effects.

This commit is contained in:
Jeffrey E. Moyer 2005-04-14 00:23:30 +00:00
parent 7469c35bcf
commit ad018d5c71

View File

@ -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 2 %define release 3
Version: %{version} Version: %{version}
Release: %{release} Release: %{release}
Epoch: 1 Epoch: 1
@ -117,6 +117,9 @@ exit 0
%{_libdir}/autofs/* %{_libdir}/autofs/*
%changelog %changelog
* Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-3
- Fix up the one-auto-master patch. My "improvements" had side-effects.
* Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-2 * Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-2
- Import 4.1.4 and merge. - Import 4.1.4 and merge.