more language fixes
This commit is contained in:
parent
c31bf57d0a
commit
75b4fea1a0
@ -1 +1 @@
|
|||||||
anaconda-10.2.0.44.tar.bz2
|
anaconda-10.2.0.45.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.2.0.44
|
Version: 10.2.0.45
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 6 2005 Elliot Lee <sopwith@redhat.com> - 10.2.0.44-1
|
||||||
- Deal with text-mode language traceback
|
- Deal with text-mode language traceback
|
||||||
- (clumens) Don't set SYSFONTACM
|
- (clumens) Don't set SYSFONTACM
|
||||||
|
Loading…
Reference in New Issue
Block a user