diff options
author | Nalin Dahyabhai <nalin@redhat.com> | 2000-05-11 21:27:01 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@redhat.com> | 2000-05-11 21:27:01 +0000 |
commit | 5bdda3c7a76225fcb3be4da2fe094b8f9420e84b (patch) | |
tree | baefbdb7a5a902741d581149344a7ab1bcc86f9c | |
parent | f355b5b742f82b077cf4f3443170cc00629e0a95 (diff) | |
download | initscripts-5bdda3c7a76225fcb3be4da2fe094b8f9420e84b.tar initscripts-5bdda3c7a76225fcb3be4da2fe094b8f9420e84b.tar.gz initscripts-5bdda3c7a76225fcb3be4da2fe094b8f9420e84b.tar.bz2 initscripts-5bdda3c7a76225fcb3be4da2fe094b8f9420e84b.tar.xz initscripts-5bdda3c7a76225fcb3be4da2fe094b8f9420e84b.zip |
bump version for new releaser5-13
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 3f1a4d77..aa101f60 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -Version: 5.12 +Version: 5.13 Copyright: GPL Group: System Environment/Base Release: 1 @@ -218,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu May 11 2000 Nalin Dahyabhai <nalin@redhat.com> +- fix incorrect grep invocation in rc.sysinit (bug #11267) + * Wed Apr 19 2000 Bill Nottingham <notting@redhat.com> - fix lang.csh, again (oops) - use /poweroff, /halt to determine whether to poweroff |