diff --git a/.cvsignore b/.cvsignore index 9114a6b..bf9be6d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.91.9.tar.bz2 +anaconda-10.91.11.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 6d347b6..e5ad377 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,12 +1,12 @@ Name: anaconda -Version: 10.91.9 +Version: 10.91.11 Release: 1 License: GPL Summary: Graphical system installer Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.2.0, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper >= 1.01.05-3, libsepol-devel, pango-devel -Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.4.0 +Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.5.1-3 Requires: pyparted, libxml2-python, python-urlgrabber Requires: system-logos, pykickstart Requires: device-mapper >= 1.01.05-3 @@ -78,6 +78,17 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Jan 31 2006 Paul Nasrat - 10.91.11-1 +- Factor some yum stuff into yum +- Text Clarification (#178105) +- Don't use install only pkgs (#179381) +- Various dmraid and bootloader fixes (pjones) + +* Tue Jan 31 2006 Peter Jones - 10.91.10-1 +- add dmraid device renaming support for kickstart (pjones) +- fix paths for expat (clumens) +- remove unused functions (clumens) + * Mon Jan 30 2006 Jeremy Katz - 10.91.9-1 - Skip partition and bootloader screens if requested for textmode (dcantrel, #178739) diff --git a/sources b/sources index e8cb1fd..2479c98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb576db5d139565a5ce1bae7fe938203 anaconda-10.91.9.tar.bz2 +c0ab01fab8a7a76787d6c778ee5a9443 anaconda-10.91.11.tar.bz2