This commit is contained in:
parent
331caa3981
commit
97b3802e6f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 9 23:38:39 CET 2008 - ro@suse.de
|
||||
|
||||
- fix patch apply depth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 12:34:30 CET 2008 - nfbrown@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: mdadm
|
||||
Version: 3.0
|
||||
Release: 7
|
||||
Release: 8
|
||||
%define ver 3.0-devel2
|
||||
BuildRequires: sgmltool
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
@ -62,8 +62,8 @@ Authors:
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
|
||||
%build
|
||||
%{suse_update_config -f}
|
||||
@ -152,6 +152,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/lib/mkinitrd/scripts/boot-md.sh
|
||||
|
||||
%changelog
|
||||
* Sun Nov 09 2008 ro@suse.de
|
||||
- fix patch apply depth
|
||||
* Fri Nov 07 2008 nfbrown@suse.de
|
||||
- mdadm-auto-assemble.patch - fix various bugs in
|
||||
auto-assemble
|
||||
|
Loading…
Reference in New Issue
Block a user