auto-import changelog data from autofs-3.1.7-19.src.rpm

Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
- remove /misc from the default auto.master (#51059)
This commit is contained in:
cvsdist 2004-09-09 03:20:24 +00:00
parent 889cb3fb0b
commit c369ad6d74

View File

@ -1,7 +1,7 @@
Summary: A tool for automatically mounting and unmounting filesystems.
Name: autofs
Version: 3.1.7
Release: 18
Release: 19
Epoch: 1
License: GPL
Group: System Environment/Daemons
@ -29,7 +29,7 @@ Obsoletes: autofs-ldap
Autofs controls the operation of the automount daemons. The automount
daemons automatically mount filesystems when you use them and
unmount them after a period of inactivity. Filesystems can include
network filesystems, CD-ROMs, floppies and others.
network filesystems, CD-ROMs, floppies, and others.
Install this package if you want a program for automatically mounting
and unmounting filesystems. If your Red Hat Linux machine is on a
@ -124,6 +124,9 @@ fi
#%dir /net
%changelog
* Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
- remove /misc from the default auto.master (#51059)
* Wed Jun 20 2001 Nalin Dahyabhai <nalin@redhat.com>
- modify LDAP lookup helper and module to use nisMap/nisObject schema by default