auto-import changelog data from autofs-3.1.7-21.src.rpm
Wed Aug 29 2001 Nalin Dahyabhai <nalin@redhat.com> 3.1.7-21 - don't inhibit starting if we have a subsys lock around -- that's the wrong thing to do anyway - don't create a subsys lock if we're unconfigured (#52755) Tue Aug 28 2001 Nalin Dahyabhai <nalin@redhat.com> 3.1.7-20 - always remove subsys lock file on stop (#32523) - skip over empty and host direct maps (actually fix #33511, whoops) - attempt to support inclusion of NIS maps in /etc/auto.master (#17385)
This commit is contained in:
parent
c369ad6d74
commit
2bed64f7dc
14
autofs.spec
14
autofs.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A tool for automatically mounting and unmounting filesystems.
|
Summary: A tool for automatically mounting and unmounting filesystems.
|
||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 3.1.7
|
Version: 3.1.7
|
||||||
Release: 19
|
Release: 21
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -44,7 +44,7 @@ network, you should install autofs.
|
|||||||
%patch4 -p1 -b .linux-2.3
|
%patch4 -p1 -b .linux-2.3
|
||||||
%patch5 -p1 -b .open_max
|
%patch5 -p1 -b .open_max
|
||||||
%patch6 -p1 -b .openldap2
|
%patch6 -p1 -b .openldap2
|
||||||
#Aaargh! BIND 9 doesn't include a hesiod implementation!
|
#Aaargh! BIND 9 doesn't include a hesiod implementation! Aaargh!
|
||||||
#%patch7 -p1 -b .hesiod-bind
|
#%patch7 -p1 -b .hesiod-bind
|
||||||
%patch8 -p1 -b .multiargs
|
%patch8 -p1 -b .multiargs
|
||||||
%patch9 -p1 -b .fpic
|
%patch9 -p1 -b .fpic
|
||||||
@ -124,6 +124,16 @@ fi
|
|||||||
#%dir /net
|
#%dir /net
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 29 2001 Nalin Dahyabhai <nalin@redhat.com> 3.1.7-21
|
||||||
|
- don't inhibit starting if we have a subsys lock around -- that's the
|
||||||
|
wrong thing to do anyway
|
||||||
|
- don't create a subsys lock if we're unconfigured (#52755)
|
||||||
|
|
||||||
|
* Tue Aug 28 2001 Nalin Dahyabhai <nalin@redhat.com> 3.1.7-20
|
||||||
|
- always remove subsys lock file on stop (#32523)
|
||||||
|
- skip over empty and host direct maps (actually fix #33511, whoops)
|
||||||
|
- attempt to support inclusion of NIS maps in /etc/auto.master (#17385)
|
||||||
|
|
||||||
* Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
|
* Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||||
- remove /misc from the default auto.master (#51059)
|
- remove /misc from the default auto.master (#51059)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user