bump to .42

This commit is contained in:
Peter Jones 2005-04-06 02:30:13 +00:00
parent 6e2975f74a
commit f59a4fd922
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.2.0.41.tar.bz2
anaconda-10.2.0.42.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.2.0.41
Version: 10.2.0.42
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Apr 05 2005 Peter Jones <pjones@redhat.com> - 10.2.0.42-1
- Use linuxthreads libraries even if they're not the default, unless
explicitly told to use nptl
* Tue Apr 05 2005 Chris Lumens <clumens@redhat.com> 10.2.0.41-1
- Make sure $LANG is set right for the second stage.
- Fix kickstart traceback trying to skip a nonexistant step.

View File

@ -1 +1 @@
39fe862d7d2984ea384fba76f6054bf8 anaconda-10.2.0.41.tar.bz2
08703746931defc86129077b249c2460 anaconda-10.2.0.42.tar.bz2