From a1b4376e5bed8acb0b14e4c1b58db1b2d506947c Mon Sep 17 00:00:00 2001 From: Donnie Barnes Date: Tue, 23 Sep 1997 18:34:42 +0000 Subject: added Requires mktemp and changelog --- initscripts-3.13.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/initscripts-3.13.spec b/initscripts-3.13.spec index cad1d9e4..1b0cf17a 100644 --- a/initscripts-3.13.spec +++ b/initscripts-3.13.spec @@ -6,7 +6,7 @@ Group: Base Release: 1 Source: initscripts-3.13.tar.gz BuildRoot: /var/tmp/initbld -Requires: mingetty bash +Requires: mingetty bash mktemp %description This package contains the scripts use to boot a system, change run @@ -15,6 +15,10 @@ that activate and deactivate most network interfaces. %changelog +* Tue Sep 23 1997 Donnie Barnes + +- added mktemp support to ifup + * Thu Sep 18 1997 Donnie Barnes - fixed some init.d/functions bugs for stopping httpd -- cgit