diff options
author | Bill Nottingham <notting@redhat.com> | 2004-09-22 18:25:30 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-09-22 18:25:30 +0000 |
commit | 232f0490d15d19adc79c9071ec1ed2ec8da3bd05 (patch) | |
tree | f20ebec7855350c38a1829cf9dae8fa077b5d9ce /initscripts.spec | |
parent | 236f3ab1cba31793b627a8f7277c430770b0962c (diff) | |
download | initscripts-232f0490d15d19adc79c9071ec1ed2ec8da3bd05.tar initscripts-232f0490d15d19adc79c9071ec1ed2ec8da3bd05.tar.gz initscripts-232f0490d15d19adc79c9071ec1ed2ec8da3bd05.tar.bz2 initscripts-232f0490d15d19adc79c9071ec1ed2ec8da3bd05.tar.xz initscripts-232f0490d15d19adc79c9071ec1ed2ec8da3bd05.zip |
7.84-1r7-84
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 129129c8..289dbb2f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.83 +Version: 7.84 License: GPL Group: System Environment/Base Release: 1 @@ -206,10 +206,16 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Sep 22 2004 Bill Nottingham <notting@redhat.com> - 7.84-1 +- only start udev once + * Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 7.83-1 - conflict with old udev - use udev if it's present +* Tue Sep 21 2004 Bill Nottingham <notting@redhat.com> +- don't mount usbfs without usb. also, at least be consistent in filesystem type + * Fri Sep 17 2004 Bill Nottingham <notting@redhat.com> - 7.82-1 - fix handling of nonexistent devices (#132839) - rhgb enhancements (<veillard@redhat.com>, #132665) |