Accepting request 542977 from home:gqjiang:branches:Base:System

For fate 323171: To support clustered raid10

OBS-URL: https://build.opensuse.org/request/show/542977
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=152
This commit is contained in:
Neil Brown
2017-11-21 22:02:35 +00:00
committed by Git OBS Bridge
parent 850cf2857b
commit 108637af2d
3 changed files with 102 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package mdadm
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -97,6 +97,7 @@ Patch55: 0055-Allow-more-spare-selection-criteria.patch
Patch56: 0056-Add-sector-size-as-spare-selection-criterion.patch
Patch57: 0057-super1-fix-sb-max_dev-when-adding-a-new-disk-in-line.patch
Patch58: 0058-super1-only-set-clustered-flag-when-bitmap-is-presen.patch
Patch59: 0059-To-support-clustered-raid10.patch
Patch1000: 1000-The-mdcheck-script-now-adds-messages-to-the-system.patch
%define _udevdir %(pkg-config --variable=udevdir udev)
@@ -167,6 +168,7 @@ programs but with a very different interface.
%patch56 -p1
%patch57 -p1
%patch58 -p1
%patch59 -p1
%patch1000 -p1
%build