diff --git a/.cvsignore b/.cvsignore index ae44c26..ae40d53 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.2.0.59.tar.bz2 +anaconda-10.2.0.60.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 2b2251d..38bd11b 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.59 +Version: 10.2.0.60 Release: 1 License: GPL Summary: Graphical system installer @@ -11,6 +11,8 @@ Requires: pyparted, libxml2-python, python-urlgrabber Requires: anaconda-help, system-logos Obsoletes: anaconda-images <= 10 Url: http://fedora.redhat.com/projects/anaconda-installer/ +# temporary due to buildsys horkage +ExcludeArch: s390 s390x BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -69,6 +71,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu May 5 2005 Jeremy Katz - 10.2.0.60-1 +- Better handling of the langsupport group (clumens) +- Don't install the gfs stuff for all kernel variants, that brings in kernel-smp on an everything install (#156849) +- Don't grow a partition beyond the largest freespace on a drive +- HFS+ support +- Pull in more selinux policy files to try to get /home labeled right +- Fix typo causing segfault (pnasrat) + * Tue May 3 2005 Jeremy Katz - 10.2.0.59-1 - Try to use the fb res on pmac - Always reset terminal attrs on ppc (notting, #156411) diff --git a/sources b/sources index ac59d33..44b6ebd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a656851a68728ff0d09935545021ed6 anaconda-10.2.0.59.tar.bz2 +a75329ef94bf24e73b333f2ae612d4be anaconda-10.2.0.60.tar.bz2