From acd1b3af175819b9209cde675deb4a88af32e506 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 31 Aug 1999 22:19:27 +0000 Subject: *** empty log message *** --- initscripts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 1b8c11fa..68bb252e 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.33 +%define version 4.34 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 @@ -195,6 +195,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Aug 31 1999 Bill Nottingham +- disable magic sysrq by default + * Mon Aug 30 1999 Bill Nottingham - new NFS unmounting from Bill Rugolsky - fix ifup-sl/dip confusion -- cgit