diff options
| author | Bill Nottingham <notting@redhat.com> | 2004-11-04 05:26:42 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2004-11-04 05:26:42 +0000 |
| commit | 813f207652caf55483463f3a819e9fb85de522f8 (patch) | |
| tree | 4e59d0ebb795c91c2b230347bcaabf8842cbe10f /initscripts.spec | |
| parent | eb7d5381f8eccebd9ae20a6a00a5453ef17475f5 (diff) | |
fix firmware uploading on boot (#137263)r7-93-5
Diffstat (limited to 'initscripts.spec')
| -rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <notting@redhat.com> 7.93.5-1 +- fix firmware uploading on boot (#137263) + * Mon Nov 1 2004 Bill Nottingham <notting@redhat.com> 7.93.4-1 - fix some of the rhgb fsck code (<laroche@redhat.com>) - fix module blacklisting to not mismatch (#137755) |
