--- rpms/anaconda/sme8/anaconda.spec 2010/06/07 14:25:13 1.17 +++ rpms/anaconda/sme8/anaconda.spec 2011/04/27 14:33:48 1.18 @@ -1,11 +1,11 @@ Name: anaconda -Version: 11.1.2.209 -Release: 1%{?dist} +Version: 11.1.2.224 +Release: 1.el5.centos.1 License: GPL Summary: Graphical system installer Group: Applications/System Source: anaconda-%{version}.tar.bz2 -BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel +BuildPreReq: kudzu-devel >= 1.2.57.1.26-1, pciutils-devel >= 3.1.7-3 BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11 BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel @@ -22,7 +22,7 @@ BuildPreReq: iscsi-initiator-utils >= 6. %endif Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty Requires: parted >= 1.7.1, pyparted >= 1.7.2 -Requires: kudzu >= 1.2.57.1.18, yum >= 2.9.2, pirut >= 1.1.0 +Requires: kudzu >= 1.2.57.1.26-1, yum >= 2.9.2, pirut >= 1.1.0 Requires: libxml2-python, python-urlgrabber Requires: system-logos, pykickstart, system-config-date Requires: device-mapper >= 1.01.05-3 @@ -39,31 +39,10 @@ Url: http://fedoraproject.org/wiki/Anaco Patch1: anaconda-centos-syslinux-msg.patch Patch2: anaconda-centos-installclasses-2.patch Patch3: anaconda-centos-regkey.patch -Patch4: anaconda-centos-centos-branding-po_files_5.5.patch +Patch4: anaconda-centos-centos-branding-po_files_5.6.patch Patch5: anaconda-centos-inst-type.patch Patch6: anaconda-centos-task.patch Patch7: anaconda-centos-removeStatusText.patch -Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch -Patch10: anaconda-centos-additional-repos.patch - -# SME specific patches -Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch -Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch -Patch1003: 0003-Fix-goto-previous-if-unable-to-go-back.patch -Patch1004: 0004-Always-pick-best-arch-for-package.patch -Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch -Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch -Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.patch -Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch -Patch1009: 0009-Force-time-to-be-based-on-UTC.patch -Patch1010: 0010-Add-final-warning-before-installing.patch -Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch -Patch1012: 0012-Make-install-window-wider.patch -Patch1013: 0013-Don-t-email-root-on-raid-events.patch -Patch1014: 0014-Make-boot-loader-use-SME-labels.patch -Patch1015: 0015-Determine-upgradability-of-SME-server.patch -Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch -Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -105,27 +84,6 @@ sets, but are not meant for use on alrea %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 -%patch10 -p1 - -# SME specific patches -%patch1001 -p1 -%patch1002 -p1 -%patch1003 -p1 -%patch1004 -p1 -%patch1005 -p1 -%patch1006 -p1 -%patch1007 -p1 -%patch1008 -p1 -%patch1009 -p1 -%patch1010 -p1 -%patch1011 -p1 -%patch1012 -p1 -%patch1013 -p1 -%patch1014 -p1 -%patch1015 -p1 -%patch1016 -p1 -%patch1017 -p1 %build make depend @@ -183,36 +141,113 @@ fi %triggerun -- anaconda < 8.0-1 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : -%changelog -* Mon Jun 07 2010 Shad L. Lords 11.1.2.209-1.sme -- Fix mkinitrd part of no kernel patch so dd works [SME: 6031] - -* Mon May 17 2010 Shad L. Lords 11.1.2.209-1.sme -- No warnings if kernel not upgraded - (recreate initrd if kernel was installed) -- No warnings if unable to remove rpm databases -- Fix goto previous if unable to go back -- Always pick best arch for package -- Allow creating/mounting degraded raid arrays - (log info about degraded arrays instead of not starting them) -- Start /boot raid device first so it will be in sync for grub install -- Automatically upgrade bootloader if necessary -- Search for language updates on upgrade disk -- Force time to be based on UTC -- Add final warning before installing -- Make install headless but still write keyboard info out - (don't ask us to use vnc mode) -- Make install window wider - (fix titlebar spacing) -- Don't email root on raid events -- Make boot loader use SME labels -- Determine upgradability of SME server - (change erase disks to upgrade dialog) -- Run SME post-install scripts on kickstart install/upgrade -- Limit languages to those supported by SME - -* Sun Apr 25 2010 Karanbir Singh 11.1.2.209-1.el5.centos -- Roll in CentOS Changes +%changelog* +* Thu Feb 3 2011 Karanbir Singh 11.1.2.224-1.el5.centos +- Roll in CentOS Branding changes + +* Mon Dec 20 2010 Radek Vykydal 11.1.2.224-1 +- noeject overrides kickstart eject (bcl) + Related: rhbz#477887 +- Pass --noeject to anaconda (bcl) + Related: rhbz#477887 + +* Thu Dec 16 2010 David Cantrell 11.1.2.223-1 +- Rebuild for latest kudzu and pciutils (pciutils ABI change) + Related: rhbz#663395 + +* Thu Dec 13 2010 Radek Vykydal 11.1.2.222-1 +- Japanese translations were completed (transifex) + Resolves: rhbz#661199 + +* Thu Dec 9 2010 Radek Vykydal 11.1.2.221-1 +- Japanese translations were updated (transifex) + Resolves: rhbz#661199 + +* Mon Dec 6 2010 Radek Vykydal 11.1.2.220-1 +- Gtk package %post script has changed (rvykydal) + Resolves: rhbz#659309 + +* Tue Nov 30 2010 Radek Vykydal 11.1.2.219-1 +- Generate correct initrd.addrsize file for System z (dcantrell) + Related: rhbz#647827 + +* Tue Nov 16 2010 Radek Vykydal 11.1.2.218-1 +- Append to modprobe.conf rather than overwrite it (dcantrell) + Related: rhbz#537887 + +* Thu Nov 11 2010 Radek Vykydal 11.1.2.217-1 +- Fix generic.ins for s390 LPAR installations (dcantrell) + Resolves: rhbz#647827 +- Fix gateway ping test for layer3 vswitch users (dcantrell) + Resolves: rhbz#643961 +- Disable IPv6 modules for 'noipv6' in /etc/modprobe.conf (dcantrell) + Resolves: rhbz#537887 +- Document noeject (bcl) + Resolves: rhbz#647232 + +* Tue Sep 28 2010 David Cantrell 11.1.2.216-1 +- Don't immediately retry on downloading a package. (clumens) + Resolves: rhbz#544323 +- Make sure we can go back to a previous step before doing so (clumens) + Resolves: rhbz#537889 +- Check for and complain about package scriptlet errors (clumens) + Resolves: rhbz#531599 + +* Mon Sep 20 2010 Radek Vykydal 11.1.2.215-1 +- Add python-libs package, python package has been split (rvykydal) + Resolves: rhbz#634827 + +* Wed Sep 8 2010 Radek Vykydal 11.1.2.214-1 +- Add noeject support to cdrom eject handling (bcl) + Resolves: rhbz#477887 +- Add noeject support to loader2 (bcl) + Related: rhbz#477887 +- Resolve kernel dependencies in pkgorder (mgracik) + Resolves: rhbz#491136 + +* Fri Aug 20 2010 Radek Vykydal 11.1.2.213-1 +- Do not check size of swap partition(s) on s390 (dcantrell) + Resolves: rhbz#475358 +- Make parent directories for ks scriptlet log files (dcantrell) + Resolves: rhbz#568861 +- Add dlabel confirmation dialog to interactive installs (msivak) + Resolves: rhbz#570053 +- Add xts module to initrd (msivak) + Resolves: rhbz#553411 +- Add support for LSI 3ware 97xx SAS/SATA RAID Controller (msivak) + Resolves: rhbz#572341 +- Add support for QLogic Corp cLOM8214 1/10GbE Controller (msivak) + Resolves: rhbz#571895 +- Support for Brocade FCoE/CEE to PCIe CNAs (msivak) + Resolves: rhbz#549677 +- Disable ipv6 kernel modules if user disables IPv6 (dcantrell) + Resolves: rhbz#537887 + +* Mon Aug 16 2010 Radek Vykydal 11.1.2.212-1 +- Mount /proc/bus/usb under /mnt/sysimage (hdegoede) + Resolves: rhbz#532397 +- Update kickstart-docs iscsi commands information (hdegoede) + Resolves: rhbz#525136 + +* Wed Aug 11 2010 Radek Vykydal 11.1.2.211-1 +- Clean up sanityCheckHostname() in network.py (dcantrell) + Resolves: rhbz#559626 +- Support long 'option domain-name' values in loader (dcantrell) + Resolves: rhbz#578110 +- Prevent SIGSEGV in ipCallback and cidrCallback (dcantrell) + Resolves: rhbz#440498 + +* Wed Aug 04 2010 Radek Vykydal 11.1.2.210-1 +- Add Chelsio T4 10Gb driver to install (bcl) + Resolves: rhbz#562913 +- Fix traceback on headless installs with xconfig --startxonboot (clumens) + Resolves: rhbz#517051 +- Install the right arch of anaconda's required packages (clumens) + Resolves: rhbz#541323 +- Document options of nfs boot parameter (akozumpl) + Resolves: rhbz#559200 +- Document ignoredisk --only-use kickstart option (clumens) + Resolves: rhbz#586576 * Mon Mar 22 2010 Martin Sivak 11.1.2.209-1 - Add a missing patch to make dlabel work again