--- rpms/mkinitrd/sme7/mkinitrd.spec 2010/03/04 16:31:07 1.6 +++ rpms/mkinitrd/sme7/mkinitrd.spec 2010/04/20 19:45:41 1.7 @@ -1,9 +1,9 @@ -# $Id$ +# $Id: mkinitrd.spec,v 1.6 2010/03/04 16:31:07 slords Exp $ Summary: Creates an initial ramdisk image for preloading modules. Name: mkinitrd Version: 4.2.1.13 -Release: 4.1%{?dist} +Release: 4.2%{?dist} License: GPL Group: System Environment/Base Source: mkinitrd-%{version}.tar.bz2 @@ -13,7 +13,7 @@ Patch2: mkinitrd-4.2.1.13-mdassemble.pat ExclusiveOs: Linux Prereq: dev Requires: e2fsprogs, /bin/sh, fileutils, grep, mount, gzip, tar, /sbin/insmod.static, /sbin/losetup, mktemp >= 1.5-5, findutils, lvm2, kudzu, /usr/bin/which -Requires: filesystem >= 2.1.0, cpio +Requires: filesystem >= 2.1.0, cpio, /sbin/mdassemble Conflicts: udev < 0:032 BuildRequires: popt %ifarch i386 @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %attr(644,root,root) %{_mandir}/man8/grubby.8* %changelog +* Tue Apr 20 2010 Shad L. Lords 4.2.1.13-4.2.sme +- Require /sbin/mdassemble so mkinitrd works correctly [SME: 5891] + * Mon Aug 24 2009 Shad L. Lords 4.2.1.13-4.1.sme - Use generated config file instead of just scanning [SME: 2192] - Use mdassemble rather than raidautorun in initrd, so that we control