From 1cbf885e45f036a941d91d81825eb2430dc4c9bd Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 17 Feb 2000 22:47:14 +0000 Subject: *** empty log message *** --- ChangeLog | 14 ++++++++++++++ initscripts.spec | 7 +++++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1de00aca..844fe973 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2000-02-16 Bill Nottingham + + * rc.d/rc.sysinit: sanitize repair prompt + +2000-02-14 Bill Nottingham + + * sysconfig.txt: + document /etc/sysconfig/desktop + +2000-02-14 Nalin Dahyabhai + + * initscripts.spec: + add which as dependency for bug 9416 + 2000-02-08 Bill Nottingham * ChangeLog, rc.d/rc.sysinit: diff --git a/initscripts.spec b/initscripts.spec index d33f9fb1..1dff8ba8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,10 +1,10 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.93 +%define version 4.94 Version: %{version} Copyright: GPL Group: System Environment/Base -Release: 2 +Release: 1 Source: initscripts-%{version}.tar.gz BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15, console-tools @@ -228,6 +228,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Feb 17 2000 Bill Nottingham +- sanitize repair prompt + * Mon Feb 14 2000 Nalin Dahyabhai - add which as a package dependency (bug #9416) -- cgit v1.2.1