* Mon Aug 10 2009 David Cantrell <dcantrell@redhat.com> - 12.13-1

- Fix syntax error in identifyMultipaths() (dcantrell)
This commit is contained in:
David Cantrell 2009-08-11 04:57:41 +00:00
parent 871492219f
commit 36a0ab0966
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-12.12.tar.bz2 anaconda-12.13.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 12.12 Version: 12.13
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@ -209,6 +209,9 @@ update-desktop-database &> /dev/null || :
%endif %endif
%changelog %changelog
* Mon Aug 10 2009 David Cantrell <dcantrell@redhat.com> - 12.13-1
- Fix syntax error in identifyMultipaths() (dcantrell)
* Mon Aug 10 2009 David Cantrell <dcantrell@redhat.com> - 12.12-1 * Mon Aug 10 2009 David Cantrell <dcantrell@redhat.com> - 12.12-1
- Honor network config boot params for CD-booted ks installs (#433214) - Honor network config boot params for CD-booted ks installs (#433214)
(dcantrell) (dcantrell)

View File

@ -1 +1 @@
21cea7f8a3365f0e928de0637d81b98d anaconda-12.12.tar.bz2 5fcbf356ea84061d5c8bc58058d50f50 anaconda-12.13.tar.bz2