SHA256
1
0
forked from pool/lvm2

Accepting request 706184 from home:hmzhao:branches:openSUSE:Factory

- Fix devices drop open error message (bsc#1122666)
  + bug-1122666_devices-drop-open-error-message.patch
- Fix devices drop open error message (bsc#1122666)
  + bug-1122666_devices-drop-open-error-message.patch
- Fix devices drop open error message (bsc#1122666)
  + bug-1122666_devices-drop-open-error-message.patch

OBS-URL: https://build.opensuse.org/request/show/706184
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=240
This commit is contained in:
Gang He
2019-05-29 06:30:14 +00:00
committed by Git OBS Bridge
parent aac4babd44
commit 8686071c7f
7 changed files with 55 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
### COMMON-PATCH-BEGIN ###
# Upstream patches
Patch0001: bug-1114113_metadata-prevent-writing-beyond-metadata-area.patch
Patch0002: bug-1122666_devices-drop-open-error-message.patch
# SUSE patches: 1000+ for LVM
# Never upstream
@@ -92,6 +93,7 @@ Volume Manager.
%setup -q -n LVM2.%{version}
### COMMON-PREP-BEGIN ###
%patch0001 -p1
%patch0002 -p1
%patch1001 -p1
%patch1002 -p1
%patch1003 -p1