diff options
author | Bill Nottingham <notting@redhat.com> | 2003-02-21 20:35:41 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-02-21 20:35:41 +0000 |
commit | bd49fd62336a44a1486ec667ca4f6da8b72f4ccf (patch) | |
tree | f1bb8cd645f80caac11ebdd4907676344cd58565 /initscripts.spec | |
parent | 4e9410b4980f826786479d323c37060bbcb0851f (diff) | |
download | initscripts-bd49fd62336a44a1486ec667ca4f6da8b72f4ccf.tar initscripts-bd49fd62336a44a1486ec667ca4f6da8b72f4ccf.tar.gz initscripts-bd49fd62336a44a1486ec667ca4f6da8b72f4ccf.tar.bz2 initscripts-bd49fd62336a44a1486ec667ca4f6da8b72f4ccf.tar.xz initscripts-bd49fd62336a44a1486ec667ca4f6da8b72f4ccf.zip |
7.10-1r7-10
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 14445aee..189792ed 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.09 +Version: 7.10 License: GPL Group: System Environment/Base Release: 1 @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Feb 21 2003 Bill Nottingham <notting@redhat.com> 7.10-1 +- handle LANGUAGE specially for zh_CN.GB18030 and gdm (#84773) + * Thu Feb 20 2003 Bill Nottingham <notting@redhat.com> 7.09-1 - initialize two ttys past # of mingettys (for GDM) - fix zeroconf route |