--- rpms/anaconda/sme7/anaconda.spec 2008/09/12 03:55:39 1.5 +++ rpms/anaconda/sme7/anaconda.spec 2009/08/24 15:09:08 1.6 @@ -1,9 +1,7 @@ -# $Id: anaconda.spec,v 1.3 2008/04/09 13:51:41 slords Exp $ - ExcludeArch: ppc64 Name: anaconda -Version: 10.1.1.91 -Release: 1.centos4.1%{?dist} +Version: 10.1.1.103 +Release: 1.centos4 License: GPL Summary: Graphical system installer Group: Applications/System @@ -13,22 +11,12 @@ 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-kmod.patch -Patch1105: smeserver-super-minor.patch -Patch1106: smeserver-mdadm-noroot.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 + +BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.95.26, 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 %endif -Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu +Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.19-23, booty, kudzu Requires: pyparted, libxml2-python, dosfstools >= 2.8-17 Requires: anaconda-help, system-logos Obsoletes: anaconda-images <= 10 @@ -59,17 +47,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,24 +88,87 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Thu Sep 11 2008 Shad L. Lords 10.1.1.91-1.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 Jul 28 2008 Johnny Hughes - 10.1.1.91-1.centos4 +* Fri Jul 3 2009 Tru Huynh - 10.1.1.103-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 Mar 31 2009 Joel Granados - 10.1.1.103-1 +- libwrap is now located in /LIBDIR/libwrap (msivak). + Resolves: rhbz:#493005 + +* Thu Mar 26 2009 Joel Granados - 10.1.1.102-1 +- Fix the size of the vmlinuz images for i386 and ia64 (msivak). + Resolves: rhbz:#492331 + +* Wed Mar 25 2009 Joel Granados - 10.1.1.101-1 +- Add the qla2500 to the table of known modules (msivak). + Resolves: rhbz:#491982 + +* Wed Mar 11 2009 Joel Granados - 10.1.1.100-1 +- Fix clamping of VG size in case when it is not sufficient for lvm metadata (rvykydal). + Resolves: rhbz:#489549 + +* Wed Mar 4 2009 Joel Granados - 10.1.1.99-1 +- We have to first refresh the devices and _then_ set the protected list (msivak). + Resolves: rhbz:#461855 + +* Thu Feb 26 2009 Joel Granados - 10.1.1.98-1 +- LVM VG size is not same as the device where PV is (jgranado). + Patch in partRequest.py instead of autopart.py. + Resolves: rhbz:#480793 + +* Mon Feb 23 2009 Joel Granados - 10.1.1.97-1 +- LVM VG size is not same as the device where PV is (jgranado). + Resolves: rhbz:#480793 + +* Wed Feb 4 2009 Joel Granados - 10.1.1.96-1 +- Don't show the root password dialog, make patch work better (msivak). + Resolves: rhbz:#481597 +- Clamp the lv size on LV device creation (jgranados). + Resolves: rhbz:#480793 + +* Fri Jan 30 2009 Joel Granados - 10.1.1.95-1 +- Avoid devices where the lvm metadata is not present (jgranado). + Resolves: rhbz:#481698 +- Don't show the root password dialog, password was provided by ks file (msivak). + Resolves: rhbz:#481597 + +* Tue Jan 27 2009 Joel Granados - 10.1.1.94-1 +- Remove missing PVs before removing obsolete VG (jgranado). + Resolves: rhbz:#481698 + +* Mon Jan 26 2009 Joel Granados - 10.1.1.93-1 +- Correct backport from RHEL5 (jgranados). + Resolves: rhbz:#480793 + +* Thu Jan 15 2009 Joel Granados - 10.1.1.92-1 +- Flush the drive dict first so CD-ROM device nodes get made (clumens). + Resolves: rhbz:#435926 +- Protect installation source partition from deletion (msivak). + Resolves: rhbz:#461855 +- Allow bootloader on mbr when /boot is dmraid1 (hdegoede). + Resolves: rhbz:#217176 +- Allow empty DNS variable in s390 CMS conf file (dcantrell). + Resolves: rhbz:#465175 +- Write /etc/resolv.conf and /etc/hosts in stage1 on s390 (dcantrell). + Resolves: rhbz:#459730 +- docs update for driveorder ks command (msivak). + Resolves: rhbz:#430476 +- Fix detection of xen environment for kbd setting (rvykydal). + Resolves: rhbz:#459785 +- Fix clamping of size of lvm physical volumes (backport) (rvykydal). + Resolves: rhbz:#233050 +- Add virtio support (clalance). + Related: rhbz:#479134,446215 +- Do a check in lvm grow to catch negative sizes (jgranado). + Related: rhbz:#144676 + * 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 - + Related: rhbz#454492 + * Wed Jun 25 2008 Peter Jones - 10.1.1.90-1 - Add support for automatically determining the initramfs size on s390x Resolves: rhbz#449617