diff options
author | Bill Nottingham <notting@redhat.com> | 2001-07-26 15:37:07 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-07-26 15:37:07 +0000 |
commit | c8a973a3fd0e3a6c24bdf07adb0d70abbabb5a6a (patch) | |
tree | 27f387c537360c95edaee236e492cfbfacadc4e7 /initscripts.spec | |
parent | e064cff911a5367fec39dfd3656722da19a16ea2 (diff) | |
download | initscripts-c8a973a3fd0e3a6c24bdf07adb0d70abbabb5a6a.tar initscripts-c8a973a3fd0e3a6c24bdf07adb0d70abbabb5a6a.tar.gz initscripts-c8a973a3fd0e3a6c24bdf07adb0d70abbabb5a6a.tar.bz2 initscripts-c8a973a3fd0e3a6c24bdf07adb0d70abbabb5a6a.tar.xz initscripts-c8a973a3fd0e3a6c24bdf07adb0d70abbabb5a6a.zip |
6.09-1r6-09
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index d4e31d2a..a0768931 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.08 +Version: 6.09 License: GPL Group: System Environment/Base Release: 1 @@ -238,6 +238,10 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Thu Jul 26 2001 Bill Nottingham <notting@redhat.com> +- don't use kbd commands in setsysfont now that we've switched back to + console-tools (#50075) + * Wed Jul 25 2001 Bill Nottingham <notting@redhat.com> - set link up before checking with mii-tool (#49949) |