* Fri Aug 31 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.26-1

- Some kickstart fixes (clumens, #269721)
- More libraries (clumens)
This commit is contained in:
Jeremy Katz 2007-08-31 16:40:49 +00:00
parent 27a8740f1b
commit 06c70413fe
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-11.3.0.25.tar.bz2
anaconda-11.3.0.26.tar.bz2

View File

@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
Version: 11.3.0.25
Version: 11.3.0.26
Release: 1
License: GPL
Summary: Graphical system installer
@ -158,6 +158,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Fri Aug 31 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.26-1
- Some kickstart fixes (clumens, #269721)
- More libraries (clumens)
* Thu Aug 30 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.25-1
- quick and dirty fix for popt to be in stage2

View File

@ -1 +1 @@
3d91bb0481900757312bb41bef1bd638 anaconda-11.3.0.25.tar.bz2
652dbaf824f5ce9579a3f6fb82a15a29 anaconda-11.3.0.26.tar.bz2