From fecb5c45c6ce55a5db6fe1cd9fcc936c48ea61ec Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 7 Aug 2007 15:19:12 +0000 Subject: - fix netconsole service status (#223742) --- initscripts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index 1b7f9d73..ce561182 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.45.16.EL +Version: 8.45.17.EL License: GPL Group: System Environment/Base Release: 1 @@ -196,6 +196,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Aug 7 2007 Bill Nottingham 8.45.17.EL-1 +- fix netconsole service status (#223742) + * Fri Jun 22 2007 Bill Nottingham 8.45.16.EL-1 - init.d/network: add support for VLAN_PLUS_VID_NO_PAD vlans (#229285) - network-functions: fix logic error in install_bonding_driver (#229643) -- cgit