forked from pool/mdadm
This commit is contained in:
committed by
Git OBS Bridge
parent
ad4b196b5f
commit
8d7d26446e
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: mdadm
|
||||
Version: 3.0
|
||||
Release: 13
|
||||
Release: 14
|
||||
%define ver 3.0-devel2
|
||||
BuildRequires: sgmltool
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
@@ -42,6 +42,7 @@ Patch7: intel.fixes.patch
|
||||
Patch8: name.fixes.patch
|
||||
Patch9: mdmon-pass-symbolic-name-to-mdmon-instead-of-device.patch
|
||||
Patch10: don-t-auto-assemble-if-any-arrays-are-list.patch
|
||||
Patch11: manage-rebuild-map-for-kpartx
|
||||
Source1: Software-RAID.HOWTO.tar.bz2
|
||||
Source2: sysconfig.mdadm
|
||||
Source3: mdadmd
|
||||
@@ -72,6 +73,7 @@ Authors:
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
|
||||
%build
|
||||
%{suse_update_config -f}
|
||||
@@ -160,6 +162,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/lib/mkinitrd/scripts/boot-md.sh
|
||||
|
||||
%changelog
|
||||
* Mon Feb 16 2009 mmarek@suse.cz
|
||||
- fix segfault when stopping imsm arrays
|
||||
(bnc#473947, patch by Dan Williams)
|
||||
* Mon Jan 26 2009 ro@suse.de
|
||||
- change fillup call from "-Y" to "-y" the boot script has
|
||||
been present in this package for long enough (SLES10-GA)
|
||||
|
Reference in New Issue
Block a user