--- rpms/anaconda/sme8/anaconda.spec 2013/10/11 05:10:09 1.25 +++ rpms/anaconda/sme8/anaconda.spec 2014/01/20 20:18:46 1.29 @@ -1,6 +1,6 @@ Name: anaconda -Version: 11.1.2.259 -Release: 1%{?dist} +Version: 11.1.2.263 +Release: 3%{?dist} 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 @@ -65,6 +65,7 @@ Patch1015: 0015-Determine-upgradability- 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 +Patch1019: 0019-upgrade-archcheck.patch BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -101,7 +102,7 @@ sets, but are not meant for use on alrea %setup -q %patch1 -p1 %patch2 -p1 -%patch3 -p1 +%patch3 -p1 %patch4 -p1 %patch5 -p1 %patch6 -p1 @@ -126,6 +127,7 @@ sets, but are not meant for use on alrea %patch1016 -p1 %patch1017 -p1 %patch1018 -p1 +%patch1019 -p1 %build make depend @@ -184,8 +186,11 @@ 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] +* Mon Jan 20 2014 Charlie Brady 11.1.2-263-3.el5.sme +- Prevent 32/64bit cross upgrades. [SME: 8054] + +* Sat Nov 9 2013 Ian Wells 11.1.2-263-2.el5.sme +- Apply SME patches to 11.1.2.259-1 [SME: 7976] - 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 @@ -211,8 +216,32 @@ fi - 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 +406,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