diff --git a/mdadm.spec b/mdadm.spec index 86478e3..c13e4c0 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,7 +1,7 @@ Summary: The mdadm program controls Linux md devices (software RAID arrays) Name: mdadm Version: 3.0 -Release: 0.devel3.6%{?dist} +Release: 0.devel3.7%{?dist} Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}-devel3.tar.bz2 Source1: mdmonitor.init Source2: raid-check @@ -87,6 +87,11 @@ fi %attr(0700,root,root) %dir /var/run/mdadm %changelog +* Tue May 19 2009 Doug Ledford - 3.0-0.devel3.7 +- Move the mdadm.map file from /dev/md/ to /dev/ so the installer doesn't + need to precreate the /dev/md/ directory in order for incremental + assembly to work + * Tue May 19 2009 Doug Ledford - 3.0-0.devel3.6 - Only check raid devices automatically, do not attempt to repair them during the weekly data scrubbing