- Remove special case for md (bsc#1012973)

* remove-special-case-for-md-in-69-dm-lvm-metadata.rul.patch

- Remove special case for md (bsc#1012973)
  * remove-special-case-for-md-in-69-dm-lvm-metadata.rul.patch

- Remove special case for md (bsc#1012973)
  * remove-special-case-for-md-in-69-dm-lvm-metadata.rul.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=164
This commit is contained in:
Tomáš Chvátal
2017-01-20 09:47:48 +00:00
committed by Git OBS Bridge
parent cd20cc0748
commit bf54202619
7 changed files with 86 additions and 0 deletions

View File

@@ -79,6 +79,8 @@ Patch2009: pvcreate-enhance-the-error-message.patch
Patch2010: 69-dm-lvm-metad.rules-Do-not-process-rules-for-multi.patch
#PATCH-FIX-SUSE, bnc#950089
Patch2011: lvm2-testsuite.patch
# Remove special case for the md rules
Patch2012: remove-special-case-for-md-in-69-dm-lvm-metadata.rul.patch
### COMMON-PATCH-END ###
BuildRequires: gcc-c++
BuildRequires: libaio-devel
@@ -173,6 +175,7 @@ An extensive functional testsuite for the LVM2 Logical Volume Manager.
%patch2009 -p1
%patch2010 -p1
%patch2011 -p1
%patch2012 -p1
### COMMON-PREP-END ###
%build