aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--initscripts.spec4
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dc3184f6..6f5b1958 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-09-03 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/netfs:
+ oops, don't try to remount network filesystems with mount -a.
+
+ * initscripts.spec: require lsof
+
1999-09-02 Bill Nottingham <notting@redhat.com>
* rc.d/init.d/functions:
diff --git a/initscripts.spec b/initscripts.spec
index 2bf6a250..dca3340d 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.35
+%define version 4.36
Version: %{version}
Copyright: GPL
Group: System Environment/Base
-Release: 3
+Release: 1
Source: initscripts-%{version}.tar.gz
BuildRoot: /var/tmp/initbld
Requires: mingetty, bash, /bin/awk, /bin/sed, mktemp, e2fsprogs, console-tools