--- rpms/anaconda/sme7/anaconda.spec 2008/04/09 13:51:41 1.3 +++ rpms/anaconda/sme7/anaconda.spec 2008/09/12 03:22:46 1.4 @@ -1,9 +1,7 @@ -# $Id$ - ExcludeArch: ppc64 Name: anaconda -Version: 10.1.1.81 -Release: 1.centos4.1%{?dist} +Version: 10.1.1.91 +Release: 1.centos4 License: GPL Summary: Graphical system installer Group: Applications/System @@ -13,17 +11,6 @@ Patch10: centos4-anaconda.patch Patch11: centos4-buildi586.patch Patch12: centos4-isolinux-colors.patch Patch13: centos4-use-discinfo.patch -Patch1000: back-button.patch -Patch1001: upgrade-install.patch -Patch1002: package-logging.patch -Patch1003: postaction-intf.patch -Patch1100: smeserver.patch -Patch1101: smeserver-crashdumptext.patch -Patch1102: smeserver-degraded-raid.patch -Patch1103: smeserver-bootraidfirst.patch -Patch1104: smeserver-mdadm-noroot.patch -Patch1105: smeserver-super-minor.patch -Patch1106: smeserver-kmod.patch BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.23, 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, xorg-x11-devel %ifarch i386 BuildRequires: dietlibc @@ -59,17 +46,6 @@ sets, but are not meant for use on alrea %patch12 -p1 %patch13 -p1 cp -f %{SOURCE1} anaconda.spec -%patch1000 -p1 -%patch1001 -p1 -%patch1002 -p1 -%patch1003 -p1 -%patch1100 -p1 -%patch1101 -p1 -%patch1102 -p1 -%patch1103 -p1 -%patch1104 -p1 -%patch1105 -p1 -%patch1106 -p1 %build make depend @@ -111,19 +87,90 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Fri Nov 30 2007 Shad L. Lords 10.1.1.81-4.centos4.1.sme -- Add kmods based on selected kernel -- Remove super-minor from mdadm.conf to fix warnings. -- Remove root email from mdadm.conf to remove duplicate emails [SME: 2147] -- Make boot device be created first so raid will be ready for grub -- Apply various SME Server patches [SME: 1277] -- Change location of crash dump report [SME: 1250] - -* Sat Nov 17 2007 Johnny Hughes - 10.1.1.81-1.centos4 +* Sat Jul 28 2008 Johnny Hughes - 10.1.1.91-1.centos4 - modified to include the centos anaconda spec file in the build as it is used in the build process (SOURCE1). - rolled in centos patches 10, 11, 12, 13 +* Tue Jul 08 2008 Peter Jones - 10.1.1.91-1 +- Add initrd.size to the generic.ins files on s390. (I think this should + solve #454492 , and indicates that the verification of #449617 was an error.) + Resolves: rhbz#449617 + +* Wed Jun 25 2008 Peter Jones - 10.1.1.90-1 +- Add support for automatically determining the initramfs size on s390x + Resolves: rhbz#449617 + +* Mon May 05 2008 Dave Lehman - 10.1.1.89-1 +- Fix field separator spec in awk commands in linuxrc.s390 (jgranado) + Resolves: rhbz#444674 +- Fix IPv6 address verification functions in linuxrc.s390 (jgranado) + Resolves: rhbz#362411 +- Revert previous change to notify NFS server when we finish install (jgranado) + Related: rhbz#208103 + +* Thu Apr 24 2008 Dave Lehman - 10.1.1.88-1 +- Increase ia64 initrd image size (jgranado) + Resolves: rhbz#443373 +- Specify mode when running mdadm + Resolves: rhbz#443844 + +* Tue Apr 22 2008 Dave Lehman - 10.1.1.87-1 +- Fix traceback trying to access non-existent anaconda instance + Resolves: rhbz#443412 + +* Fri Apr 18 2008 Dave Lehman - 10.1.1.86-1 +- Fix dispatch traceback (msivak) + Resolves: rhbz#442750 +- Fix loader crash from freeing static bufer (clumens) + Resolves: rhbz#442863 + +* Tue Apr 15 2008 Dave Lehman - 10.1.1.85-1 +- Fix detection of xen para-virt environment (msivak) + Resolves: rhbz#441729 +- Add bnx2x driver + Resolves: rhbz#442563 +- Add myri10ge driver + Resolves: rhbz#442545 + +* Mon Apr 14 2008 Dave Lehman - 10.1.1.84-1 +- Tell the nfs server when we unmount the nfs mountpoints (jgranado) + Resolves: rhbz#208103 +- Fix logic in patch for protecting hard drive install source (msivak) + Related: rhbz#220161 +- Remove defunct VG before creating a new one of the same name + Resolves: rhbz#257161 +- Use the search path when running mdadm + Related: rhbz#185674 +- Support SHA256/SHA512 password encoding from kickstart + Resolves: rhbz#427384 + +* Fri Mar 28 2008 Dave Lehman - 10.1.1.83-1 +- Fix a typo in the dhcptimeout patch + Related: rhbz#246483 +- Fix various problems with the no-duplicate-hostadapters patch + Related: rhbz#248619 + +* Thu Mar 27 2008 Dave Lehman - 10.1.1.82-1 +- Add dhcptimeout parameter to loader (msivak) + Resolves: rhbz#246483 +- Fix swap size recommendation to match manuals (msivak) + Resolves: rhbz#339001 +- Add ixgbe module + Resolves: rhbz#350921 +- Fix segfault with driver disk image in initrd + Resolves: rhbz#249241 +- Avoid duplicate scsi_hostadapter lines in modprobe.conf + Resolves: rhbz#248619 +- Prevent modification to partitions containing harddrive install media (msivak) + Resolves: rhbz#220161 +- Use mdadm to generate mdadm.conf (jgranado) + Resolves: rhbz#185674 +- Add IP address validation routines for s390 (jgranado) + Resolves: rhbz#362411 +- Close RAID devices after collecting device labels (jgranado) + Resolves: rhbz#434949 + * Tue Oct 30 2007 David Cantrell - 10.1.1.81-1 - Copy loaderData->macaddr in to cfg->macaddr Related: rhbz#233357 @@ -132,6 +179,10 @@ rm -rf $RPM_BUILD_ROOT - Copy in usr/sbin/ip for the s390 & s390x initrd.img files Related: rhbz#233357 +* Fri Oct 26 2007 David Cantrell - 10.1.1.79-1 +- Make e100e description in module-info unique (pjones) + Related: rhbz#253791 + * Tue Oct 23 2007 David Cantrell - 10.1.1.78-1 - Add sbin/ip to KEEPFILE list on s390 & s390x Related: rhbz#233357 @@ -248,6 +299,18 @@ rm -rf $RPM_BUILD_ROOT - Actually create the /bin/echo symlink on all arches - Detect FBA storage devices on zSeries +* Fri Apr 13 2007 Peter Jones - 10.1.1.63-4 +- Ignore disks listed in ignoredisks, even if we have clearpart --all + Resolves: #186438 + +* Mon Apr 09 2007 Peter Jones - 10.1.1.63-3 +- Label fat filesystems on ia64 during upgrade + Resolves: #234815 + +* Wed Apr 04 2007 Dave Lehman - 10.1.1.63-2 +- Fix rescue mode selinuxfs mount (#234137) +- Add stex driver to module-info (#230214) + * Tue Mar 06 2007 Dave Lehman - 10.1.1.63-1 - Allow graphical xen installs to proceed with no mouse Resolves: #229588