diff options
author | Bill Nottingham <notting@redhat.com> | 1999-04-15 14:01:22 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-04-15 14:01:22 +0000 |
commit | f9a99f7f8ec478b3810ec03237c8c330673d85a0 (patch) | |
tree | d9ce0aef366433bd57e5d97f49faaa6331d8f495 | |
parent | ea3bd14beeed36d0f761e3277678623cde13a586 (diff) | |
download | initscripts-f9a99f7f8ec478b3810ec03237c8c330673d85a0.tar initscripts-f9a99f7f8ec478b3810ec03237c8c330673d85a0.tar.gz initscripts-f9a99f7f8ec478b3810ec03237c8c330673d85a0.tar.bz2 initscripts-f9a99f7f8ec478b3810ec03237c8c330673d85a0.tar.xz initscripts-f9a99f7f8ec478b3810ec03237c8c330673d85a0.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +1999-04-15 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/single, rc.d/rc: dpn't run rpmnew scripts either + 1999-04-13 Bill Nottingham <notting@redhat.com> * inittab: xdm returns to runlevel 5 diff --git a/initscripts.spec b/initscripts.spec index b5173c92..b89d8ab7 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.12 +%define version 4.13 Version: %{version} Copyright: GPL Group: System Environment/Base |