diff options
author | Bill Nottingham <notting@redhat.com> | 2004-10-29 21:07:48 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-10-29 21:07:48 +0000 |
commit | a00b280b42e6cbdcf17e6a8a4bf4f3fd0a22bb73 (patch) | |
tree | 7caf2c0756d55811948eb9bc50a4b6bfd2b2a417 | |
parent | 3c3fad46aff9737480f980289a6f56200786c1cd (diff) | |
download | initscripts-r7-93-5-EL.tar initscripts-r7-93-5-EL.tar.gz initscripts-r7-93-5-EL.tar.bz2 initscripts-r7-93-5-EL.tar.xz initscripts-r7-93-5-EL.zip |
bump releaser7-93-5-EL
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index cf067f67..d54bbcb0 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.EL +Version: 7.93.5.EL 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 +* Fri Oct 29 2004 Bill Nottingham <notting@redhat.com> 7.93.5.EL-1 +- speed up hardware init some + * Wed Oct 27 2004 Bill Nottingham <notting@redhat.com> 7.93.4.EL-1 - fix prefdm fallback to installed display managers (#137274) - fix incorrect rhgb temp path (#137391) |