diff --git a/.cvsignore b/.cvsignore index 9833c99..c3a0c79 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -anaconda-11.3.0.40.tar.bz2 -anaconda-11.3.0.41.tar.bz2 +anaconda-11.3.0.42.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 5564cdc..3d8d01c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.3.0.41 +Version: 11.3.0.42 Release: 1 License: GPLv2 Group: Applications/System @@ -214,6 +214,11 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Oct 17 2007 Peter Jones 11.3.0.42-1 +- Don't include 'sound-and-video' in 'Office and Productivity' since the + former is enabled by default, and including it here causes disabling OaP + to result in disabling s-a-v unintentionally. + * Wed Oct 17 2007 Peter Jones 11.3.0.41-1 - Fix liveinst build on ppc diff --git a/sources b/sources index 5aa7c92..8932489 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -a2590c88de62ec3aea237ddbd4336b57 anaconda-11.3.0.40.tar.bz2 -e6677c868e0d43dcc4e9ae6db2455a0e anaconda-11.3.0.41.tar.bz2 +1dbfe28250f80db4b959ffe9f331c369 anaconda-11.3.0.42.tar.bz2