From 26ae2f336be269c337cdcab1e369857f11b55591 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 19 Aug 1999 19:02:00 +0000 Subject: bump rev --- initscripts.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index f6178729..9d36c59f 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.30 +%define version 4.31 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 @@ -194,6 +194,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Aug 19 1999 Bill Nottingham +- more wvdial updates +- fix a *stupid* bug in process reading + * Fri Aug 13 1999 Bill Nottingham - add new /boot/kernel.h boot kernel version file - new RAID startup -- cgit