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