From e298275fa508415ec01461725c9d73015d5b7496 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Sep 21 2004 21:02:46 +0000 Subject: auto-import anaconda-10.0.3.1-1 on branch devel from anaconda-10.0.3.1-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index bb953a7..83f2aec 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.0.2.tar.bz2 +anaconda-10.0.3.1.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 0ae89f2..d7ea467 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ ExcludeArch: ppc64 Name: anaconda -Version: 10.0.2 -Release: 5 +Version: 10.0.3.1 +Release: 1 License: GPL Summary: Graphical system installer Group: Applications/System @@ -73,15 +73,18 @@ rm -rf $RPM_BUILD_ROOT %triggerun -- anaconda < 8.0-1 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : -%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) - %changelog -* Wed Sep 15 2004 Jeremy Katz - 10.0.2-5 -- fix s390 zfcp stuff (#132688) - -* Mon Sep 13 2004 Jeremy Katz - 10.0.2-4 -- add patch for system without a dev package -- add patch to fix syntax of mdadm.conf +* Tue Sep 21 2004 Jeremy Katz - 10.0.3.1-1 +- improve handling of non-physical consoles on some ppc and ia64 machines +- add Bengali(India) and Gujarati to the lang-table (#126108) +- add support for setting the CTC protocol on s/390 (#132324, #132325) +- don't offer to do vnc if we don't have active nwtorking (#132833) +- various typo/grammar fixes +- add support for 'nostorage' and 'nonet' command line options to avoid + auto-loading just network or storage devices +- fix editing of pre-existing lvm (#132217) +- fix going back from the partitions list on a driver disk (#132096) +- don't show login error if silent errors (#132673) * Thu Jun 3 2004 Jeremy Katz - require system-logos and anaconda-help, obsolete anaconda-images diff --git a/sources b/sources index 4c1215d..74aa289 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61d24b9ef799bc4207f1676a5b52ba03 anaconda-10.0.2.tar.bz2 +698bb34a17c03207260c92c6f58d180f anaconda-10.0.3.1.tar.bz2