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

This commit is contained in:
Jeremy Katz 2004-10-05 22:06:50 +00:00
parent a6470c1b40
commit 8d49441121
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.0.3.14.tar.bz2
anaconda-10.0.3.15.tar.bz2

View File

@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
Version: 10.0.3.14
Version: 10.0.3.15
Release: 1
License: GPL
Summary: Graphical system installer
@ -74,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Oct 5 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.15-1
- Fix creation of scsi device nodes (#134709)
- Fix multiple kickstart scriptlets with different interpreters (#134707)
* Mon Oct 4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.14-1
- Some zfcp fixes
- Don't traceback if we have a %%include inside a scriptlet (#120252)

View File

@ -1 +1 @@
5991da27a43d01ab60ad7a4dbf1c0280 anaconda-10.0.3.14.tar.bz2
66d7a42167c6fccde6209ab5e49ff460 anaconda-10.0.3.15.tar.bz2