diff options
author | Bill Nottingham <notting@redhat.com> | 2001-07-10 14:22:10 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-07-10 14:22:10 +0000 |
commit | f1d14cfac9d2f5011d246429054ae9c8897e97a0 (patch) | |
tree | 78732507d2da3a3ee8d288ffee8d4d771bd9ecb2 /initscripts.spec | |
parent | 4601034e6c7c65b5e6c6af47ffd6de0cb33648d1 (diff) | |
download | initscripts-f1d14cfac9d2f5011d246429054ae9c8897e97a0.tar initscripts-f1d14cfac9d2f5011d246429054ae9c8897e97a0.tar.gz initscripts-f1d14cfac9d2f5011d246429054ae9c8897e97a0.tar.bz2 initscripts-f1d14cfac9d2f5011d246429054ae9c8897e97a0.tar.xz initscripts-f1d14cfac9d2f5011d246429054ae9c8897e97a0.zip |
6.00-1
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 c57f0b01..1b0f6139 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.99 +Version: 6.00 License: GPL Group: System Environment/Base Release: 1 @@ -231,6 +231,12 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jul 9 2001 Bill Nottingham <notting@redhat.com> +- fix '--check' +- prereq sh-utils (#43065) +- fix some invocations of reboot/halt (#45966) +- fix typo in ifup-wireless + * Fri Jul 6 2001 Trond Eivind Glomsrød <teg@redhat.com> - Add new directories required by new network tool |