From 813f207652caf55483463f3a819e9fb85de522f8 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 4 Nov 2004 05:26:42 +0000 Subject: fix firmware uploading on boot (#137263) --- initscripts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index e0bbf552..ded005cb 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.93.4 +Version: 7.93.5 License: GPL Group: System Environment/Base Release: 1 @@ -206,6 +206,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Nov 4 2004 Bill Nottingham 7.93.5-1 +- fix firmware uploading on boot (#137263) + * Mon Nov 1 2004 Bill Nottingham 7.93.4-1 - fix some of the rhgb fsck code () - fix module blacklisting to not mismatch (#137755) -- cgit