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

This commit is contained in:
Jeremy Katz 2004-10-04 21:38:28 +00:00
parent 1e415e177b
commit a6470c1b40
3 changed files with 8 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
Version: 10.0.3.12
Version: 10.0.3.14
Release: 1
License: GPL
Summary: Graphical system installer
@ -74,6 +74,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* 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)
- Fix SELinux for text-mode ftp/http installs (#134549)
* Mon Oct 4 2004 Mike McLean <mikem@redhat.com> - 10.0.3.12-1
- add command line options to pkgorder (mikem)

View File

@ -1 +1 @@
e6fafc5a3dcb8878b2c7bba82ed57511 anaconda-10.0.3.12.tar.bz2
5991da27a43d01ab60ad7a4dbf1c0280 anaconda-10.0.3.14.tar.bz2