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

This commit is contained in:
Jeremy Katz 2005-02-13 03:15:42 +00:00
parent bd3c849e7f
commit d24e0fb9b7
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.2.0.18.tar.bz2
anaconda-10.2.0.19.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.2.0.18
Version: 10.2.0.19
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Sat Feb 12 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.19-1
- fix x86_64 installs for bad urlgrabber import
- Fix traceback with no %post (clumens)
- Put hostname in the text entry (clumens, #132826)
* Tue Feb 8 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.18-1
- Remove some old cruft
- Fix-up for new module naming in gnome-python2-canvas 2.9.x

View File

@ -1 +1 @@
a54af31f86995dcec8a644480c695d02 anaconda-10.2.0.18.tar.bz2
1078c1fad5b03fa2fc8ad24d4e3976d4 anaconda-10.2.0.19.tar.bz2