auto-import anaconda-10.3.0.24-1 on branch devel from anaconda-10.3.0.24-1.src.rpm

This commit is contained in:
Jeremy Katz 2005-09-20 22:13:26 +00:00
parent 14aa0b655d
commit a63d9b0822
3 changed files with 11 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.3.0.23.tar.bz2
anaconda-10.3.0.24.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.3.0.23
Version: 10.3.0.24
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,14 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Sep 20 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.24-1
- Some kickstart %packages fixes (clumens)
- Don't copy null bytes into syslog (clumens)
- New exception dialog (clumens)
- Fix a traceback (pnasrat)
- FTP/HTTP installation might now work (pnasrat)
- Very basic group selection in the UI
* Mon Sep 19 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.23-1
- fix a silly typo that would cause tracebacks
- Look for help in /tmp/updates too (#168155)

View File

@ -1 +1 @@
a559f37b1a1a1f0175b53383a88e470b anaconda-10.3.0.23.tar.bz2
fb5f0222e1f174973cad584eeda7e74f anaconda-10.3.0.24.tar.bz2