more language fixes

This commit is contained in:
Elliot Lee 2005-04-07 02:32:43 +00:00
parent c31bf57d0a
commit 75b4fea1a0
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.2.0.44.tar.bz2
anaconda-10.2.0.45.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.2.0.44
Version: 10.2.0.45
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Wed Apr 6 2005 Elliot Lee <sopwith@redhat.com> 10.2.0.45-1
- Deal with GUI-mode language traceback
* Wed Apr 6 2005 Elliot Lee <sopwith@redhat.com> - 10.2.0.44-1
- Deal with text-mode language traceback
- (clumens) Don't set SYSFONTACM

View File

@ -1 +1 @@
9dea0f5276950708e84d17381efdc38b anaconda-10.2.0.44.tar.bz2
47b80462867433e6a73538e67e3059fd anaconda-10.2.0.45.tar.bz2