From b609752b95ff54b63853ec790f66ae8df95078ec Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Sat, 21 Aug 1999 18:13:16 +0000 Subject: *** empty log message *** --- ChangeLog | 14 ++++++++++++++ initscripts.spec | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 055c0211..2e21ed81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1999-08-21 Bill Nottingham + + * service: + fix this. this has been broke for a while + +1999-08-20 Bill Nottingham + + * Makefile: don't check csh file with bash + + * lang.csh: add lang.csh. Might even work. + + * sysconfig/network-scripts/ifup: + add option to pass hostname with pump + 1999-08-20 Bill Nottingham * Makefile: don't check csh file with bash diff --git a/initscripts.spec b/initscripts.spec index 878bbb4a..d40ed6d9 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -4,7 +4,7 @@ Name: initscripts Version: %{version} Copyright: GPL Group: System Environment/Base -Release: 1 +Release: 2 Source: initscripts-%{version}.tar.gz BuildRoot: /var/tmp/initbld Requires: mingetty, bash, /bin/awk, /bin/sed, mktemp, e2fsprogs, console-tools -- cgit