forked from pool/mdadm
This commit is contained in:
committed by
Git OBS Bridge
parent
9d2ab22019
commit
cf70caa120
14
mdadm.spec
14
mdadm.spec
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: mdadm
|
||||
Version: 3.0
|
||||
Release: 9
|
||||
Release: 10
|
||||
%define ver 3.0-devel2
|
||||
BuildRequires: sgmltool
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
@@ -40,6 +40,8 @@ Patch5: mdadm-auto-assemble.patch
|
||||
Patch6: Start-kpartx-for-imsm-devices.patch
|
||||
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
|
||||
Source1: Software-RAID.HOWTO.tar.bz2
|
||||
Source2: sysconfig.mdadm
|
||||
Source3: mdadmd
|
||||
@@ -68,6 +70,8 @@ Authors:
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
|
||||
%build
|
||||
%{suse_update_config -f}
|
||||
@@ -156,6 +160,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/lib/mkinitrd/scripts/boot-md.sh
|
||||
|
||||
%changelog
|
||||
* Thu Nov 20 2008 nfbrown@suse.de
|
||||
- don-t-auto-assemble-if-any-arrays-are-list.patch
|
||||
Avoid assembling extra arrays during initrd
|
||||
processing. bnc#445438
|
||||
* Thu Nov 20 2008 nfbrown@suse.de
|
||||
- mdmon-pass-symbolic-name-to-mdmon-instead-of-device.patch
|
||||
avoid problems if mdmon is run before
|
||||
udev creates any devices.
|
||||
* Fri Nov 14 2008 nfbrown@suse.de
|
||||
- intel.fixes.patch : various fixes from intel for
|
||||
proper handling of their metadata
|
||||
|
Reference in New Issue
Block a user