diff options
author | Bill Nottingham <notting@redhat.com> | 2004-11-29 20:48:29 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-11-29 20:48:29 +0000 |
commit | 75716eb0c22aecef7975ef1194b3d895355bcc45 (patch) | |
tree | b32860e8b4009f8aa5b0dcd7f577f5eb34048c35 /initscripts.spec | |
parent | bc4a8ff13d3fcce9901eb1d89f9f7da79bc593ed (diff) | |
download | initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar.gz initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar.bz2 initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar.xz initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.zip |
8.00-1r8-00
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 53c91622..b3ad8caa 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.99 +Version: 8.00 License: GPL Group: System Environment/Base Release: 1 @@ -206,6 +206,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Nov 29 2004 Bill Nottingham <notting@redhat.com> 8.00-1 +- fix previous fix (#139656) + * 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 |