--- rpms/anaconda/sme8/anaconda.spec 2009/04/14 14:36:31 1.7 +++ rpms/anaconda/sme8/anaconda.spec 2009/04/14 19:25:04 1.8 @@ -1,6 +1,6 @@ Name: anaconda Version: 11.1.2.168 -Release: 1.el5.centos +Release: 1%{?dist}.1 License: GPL Summary: Graphical system installer Group: Applications/System @@ -45,6 +45,7 @@ Patch7: anaconda-centos-removeStatusText Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch Patch9: anaconda-centos-pkgorder.patch Patch10: anaconda-centos-additional-repos.patch +Patch100: anaconda-11.1.2.168-smepatches.patch BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -91,6 +92,7 @@ sets, but are not meant for use on alrea %patch8 -p1 #%patch9 -p1 %patch10 -p1 +%patch100 -p1 @@ -151,6 +153,31 @@ fi /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Jun 24 2008 Shad L. Lords 11.1.2.168-1.el5.sme.1 +- Apply SME patches +- Make progress box wider +- Fix titlebar spacing +- Force UTC for time settings +- Automate bootloader upgrades +- Change erase disks to upgrade dialog +- Make install headless +- Don't warn if no kernels were installed +- Add format warning (default to no) +- Always upgrade to best arch version of package +- Remove mail to root in mdadm +- Allow grub to be installed on raid device +- Allow creating degraded raid arrays +- Set/write keyboard config in headless mode +- Display window and run post-install script when using kickstart file +- Update supported languages +- Allow language updates to be part of updates image +- Start boot raid device first so it will sync first +- Check e-smith-release instead of redhat-release +- Log info about degraded arrays instead of not starting them +- Don't crash if you can't go back to previous screen +- Only recreate initrd if kernel was installed +- Don't display warning about no being able to remove rpmdb files + * Sun Mar 1 2009 Karanbir Singh - Roll in CentOS Branding