SHA256
1
0
forked from pool/mdadm
OBS User unknown
2008-12-05 15:04:23 +00:00
committed by Git OBS Bridge
parent 2f7c55a8d9
commit d573a899ad
3 changed files with 9 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
Name: mdadm
Version: 3.0
Release: 11
Release: 12
%define ver 3.0-devel2
BuildRequires: sgmltool
PreReq: %fillup_prereq %insserv_prereq
@@ -160,6 +160,8 @@ rm -rf $RPM_BUILD_ROOT
/lib/mkinitrd/scripts/boot-md.sh
%changelog
* Fri Dec 05 2008 hare@suse.de
- Wait for udev to settle before continuing (bnc#435778)
* Fri Dec 05 2008 nfbrown@suse.de
- boot.md : an exit status of '2' from "mdadm --assemble"
should not be seen as failure by boot.md.