--- rpms/anaconda/sme8/anaconda.spec 2010/05/17 16:15:49 1.15 +++ rpms/anaconda/sme8/anaconda.spec 2010/06/07 14:25:13 1.17 @@ -1,6 +1,6 @@ Name: anaconda Version: 11.1.2.209 -Release: 1%{dist} +Release: 1%{?dist} License: GPL Summary: Graphical system installer Group: Applications/System @@ -184,6 +184,9 @@ fi /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)