From e3be63ee62bc71f58224c19d3d5d545fe315fc59 Mon Sep 17 00:00:00 2001 From: Preston Brown Date: Sat, 7 Apr 2001 15:10:47 +0000 Subject: broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldoth --- initscripts.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index fcafca77..28c49142 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.82 +Version: 5.83 Copyright: GPL Group: System Environment/Base Release: 1 @@ -232,6 +232,7 @@ rm -rf $RPM_BUILD_ROOT %config /etc/profile.d/lang.sh %config /etc/profile.d/lang.csh /usr/sbin/sys-unconfig +/sbin/mkkerneldoth /sbin/setsysfont /bin/doexec /bin/ipcalc @@ -254,6 +255,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Sat Apr 7 2001 Preston Brown +- broke out kernel.h updater from rc.sysinit into /sbin/mkkerneldoth + * Tue Apr 3 2001 Bill Nottingham - set umask explicitly to 022 in /etc/init.d/functions -- cgit