From 467174a0f8a4ec461031aca79d7b7ac8f47aa72f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 10 Sep 1999 20:28:59 +0000 Subject: *** empty log message *** --- ChangeLog | 14 ++++++++++++++ initscripts.spec | 9 +++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c0809225..518d1612 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1999-09-10 Bill Nottingham + + * initscripts.spec: + chkconfig --del in %preun, not %postun + + * rc.d/init.d/halt: use killall5, not kill + + * sysconfig/network-scripts/ifup: + add explicit 'dev'. Could help in some cases, I suppose. + +1999-09-10 Michael K. Johnson + + * src/ppp-watch.c: report failure + 1999-09-09 Bill Nottingham * rc.d/init.d/halt: diff --git a/initscripts.spec b/initscripts.spec index 43771f5a..2bb4efa1 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.38 +%define version 4.39 Version: %{version} Copyright: GPL Group: System Environment/Base -Release: 2 +Release: 1 Source: initscripts-%{version}.tar.gz BuildRoot: /var/tmp/initbld Requires: mingetty, bash, /bin/awk, /bin/sed, mktemp, e2fsprogs, console-tools @@ -198,6 +198,11 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Sep 10 1999 Bill Nottingham +- chkconfig --del in %preun, not %postun +- use killall5 in halt +- swapoff non-/etc/fstab swap + * Wed Sep 08 1999 Michael K. Johnson - ifdown now synchronous (modulo timeouts) - several unrelated cleanups, primarily in ifdown -- cgit v1.2.1