--- rpms/anaconda/sme8/anaconda.spec 2013/10/11 05:10:09 1.25 +++ rpms/anaconda/sme8/anaconda.spec 2013/11/10 05:15:55 1.26 @@ -1,6 +1,6 @@ Name: anaconda -Version: 11.1.2.259 -Release: 1%{?dist} +Version: 11.1.2.263 +Release: 2.el5.centos License: GPL Summary: Graphical system installer Group: Applications/System @@ -8,11 +8,11 @@ Source: anaconda-%{version}.tar.bz2 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.6.patch +Patch4: anaconda-centos-centos-branding-po_files_5_10.patch Patch5: anaconda-centos-inst-type.patch Patch6: anaconda-centos-task.patch Patch7: anaconda-centos-removeStatusText.patch - + BuildPreReq: kudzu-devel >= 1.2.57.1.26-7, 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 @@ -45,27 +45,6 @@ Requires: rhpxl >= 0.25 Obsoletes: anaconda-images <= 10 Url: http://fedoraproject.org/wiki/Anaconda - -# 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-Always-pick-best-arch-for-package.patch -Patch1004: 0004-Allow-creating-mounting-degraded-raid-arrays.patch -Patch1005: 0005-Start-boot-raid-device-first-so-it-will-be-in-sync-f.patch -Patch1006: 0006-Automatically-upgrade-bootloader-if-necessary.patch -Patch1007: 0007-Log-yum-errors-don-t-bother-user-with-them.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 -Patch1018: 0018-All-attached-disks-reformat-warning.patch - BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} %description @@ -97,35 +76,15 @@ are needed for installing new systems. sets, but are not meant for use on already installed systems. %prep -%global _default_patch_fuzz 2 + %setup -q %patch1 -p1 %patch2 -p1 -%patch3 -p1 +%patch3 -p1 %patch4 -p1 %patch5 -p1 %patch6 -p1 %patch7 -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 -%patch1018 -p1 %build make depend @@ -184,35 +143,33 @@ fi /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Thu Oct 10 2013 Ian Wells 11.1.2.259-1.el5.sme -- Apply SME patches to 11.1.2.259-1 [SME: 7882] -- Update warning about re-formatting attached hard drives [SME: 4788] -- Increase fuzz to allow package to build [SME: 7853] -- No warnings if kernel not upgraded - (recreate initrd if kernel was installed) -- No warnings if unable to remove rpm databases -- 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 -- Log install errors but don't bug user about them -- 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 -* Thu Jan 10 2013 Karanbir Singh 11.1.2.259-1.el5.centos -- Build for CentOS-5.9 +* Mon Oct 7 2013 Karanbir Singh 11.1.2-263-2.el5.centos +- Build for CentOS-5.10 + +* Thu May 30 2013 Radek Vykydal 11.1.2-263-2 +- Fix LVM reuse failing on HP CCISS Hardware (mkolman) + Resolves: rhbz#751351 +- Skip relabeling empty disks on s390 (bcl) + Resolves: rhbz#966950 + +* Fri May 24 2013 Radek Vykydal 11.1.2-262-1 +- Include librt.so in initrd for s390 (rvykydal) + Resolves: rhbz#966123 + +* Wed May 22 2013 Radek Vykydal 11.1.2-261-1 +- Fix issue where arch detected incorrectly (sbueno) + Resolves: rhbz##908959 + +* Tue May 21 2013 Radek Vykydal 11.1.2-260-1 +- Generate new anaconda.pot file (vpodzime) + Resolves: rhbz#907574 +- Relabel the disk when using autopart all (bcl) + Resolves: rhbz#758881 +- Store and write out 'noauto' fstab lines (vpodzime) + Resolves: rhbz#873644 +- Just log warning if cannot show it (vpodzime) + Resolves: rhbz#767260 * Tue Nov 14 2012 Radek Vykydal 11.1.2.259-1 - Revert 5737408dd5293e5d003d552d3ea919c01417d9d4 targeting gfs support (vpodzime) @@ -377,7 +334,7 @@ fi Resolves: rhbz#703082 - Add --no-ssh to the generated anaconda-ks.cfg. (clumens) Resolves: rhbz#703081 - + * Mon Jun 27 2011 Ales Kozumplik 11.1.2.242-1 - Bump the implementation limit on the number of modules in modLoaded (akozumpl) Resolves: rhbz#716836