From 53c8d00a736805ab04401f759fb1d882c686408d Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Tue, 15 Aug 2006 18:47:17 +0000 Subject: Build fixes. --- anaconda.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'anaconda.spec') diff --git a/anaconda.spec b/anaconda.spec index 42e9d6bcb..cbf12cdd9 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.81 +Version: 11.1.0.82 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Aug 15 2006 Chris Lumens 11.1.0.82-1 +- Make Turkish translation build again. + * Tue Aug 15 2006 Chris Lumens 11.1.0.81-1 - Fix serial console shell IO (#201479). - Don't traceback if URL install path is just "/" (#202368). -- cgit