diff options
author | Bill Nottingham <notting@redhat.com> | 2004-11-24 20:36:52 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-11-24 20:36:52 +0000 |
commit | 79a54dbd48dc71df059a892ec21f2843bad685f1 (patch) | |
tree | d477e6786d6413b787044eb182a4bb55ec8dbd01 /initscripts.spec | |
parent | 666ccacccbad4de6f3506c52c89ac2df309d71d2 (diff) | |
download | initscripts-79a54dbd48dc71df059a892ec21f2843bad685f1.tar initscripts-79a54dbd48dc71df059a892ec21f2843bad685f1.tar.gz initscripts-79a54dbd48dc71df059a892ec21f2843bad685f1.tar.bz2 initscripts-79a54dbd48dc71df059a892ec21f2843bad685f1.tar.xz initscripts-79a54dbd48dc71df059a892ec21f2843bad685f1.zip |
7.99-1r7-99
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 8bd8fed4..53c91622 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.98 +Version: 7.99 License: GPL Group: System Environment/Base Release: 1 @@ -206,6 +206,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Nov 24 2004 Bill Nottingham <notting@redhat.com> 7.99-1 +- clear and repopulate mtab before mounting other filesystems (#139656) +- remove more devfs compat + * Tue Nov 23 2004 Bill Nottingham <notting@redhat.com> 7.98-1 - various kmodule speedups - rc.d/init.d/netfs: don't mount GFS (#140281) |