diff options
author | Bill Nottingham <notting@redhat.com> | 1999-10-11 16:25:50 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-10-11 16:25:50 +0000 |
commit | beeb08030944b5ec8b9a54a4f427d8b70f930903 (patch) | |
tree | 8cf83f03e396c1b31939326d4ae3cb55814f13b5 | |
parent | 6e9a8888e63fa552bcd2f042f513518fb2481bbd (diff) | |
download | initscripts-beeb08030944b5ec8b9a54a4f427d8b70f930903.tar initscripts-beeb08030944b5ec8b9a54a4f427d8b70f930903.tar.gz initscripts-beeb08030944b5ec8b9a54a4f427d8b70f930903.tar.bz2 initscripts-beeb08030944b5ec8b9a54a4f427d8b70f930903.tar.xz initscripts-beeb08030944b5ec8b9a54a4f427d8b70f930903.zip |
*** empty log message ***r4-52
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +1999-10-11 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: fix for Jensens. + 1999-10-06 Bill Nottingham <notting@redhat.com> * service: fix it. Really, we mean it. diff --git a/initscripts.spec b/initscripts.spec index 74203efa..26ff4b5b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.51 +%define version 4.52 Version: %{version} Copyright: GPL Group: System Environment/Base |