SHA256
1
0
forked from pool/lvm2

Accepting request 400646 from home:scarabeus_iv:branches:Base:System

- Add thin-provisioning-tools to deps to fix configure warnings

- Do not run initrd regenerating twice in post

- Update to 2.02.155 release, read WHATS_NEW for detailed log.
  * Mostly few bugfixes around caching
- Refresh patch pvmove_support_clustered_vg.diff

- Add thin-provisioning-tools to deps to fix configure warnings

- Do not run initrd regenerating twice in post

- Update to 2.02.155 release, read WHATS_NEW for detailed log.
  * Mostly few bugfixes around caching
- Refresh patch pvmove_support_clustered_vg.diff

- Add thin-provisioning-tools to deps to fix configure warnings

- Do not run initrd regenerating twice in post

- Update to 2.02.155 release, read WHATS_NEW for detailed log.
  * Mostly few bugfixes around caching
- Refresh patch pvmove_support_clustered_vg.diff

OBS-URL: https://build.opensuse.org/request/show/400646
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=154
This commit is contained in:
2016-06-14 12:45:57 +00:00
committed by Git OBS Bridge
parent 40dea6f79c
commit f2dca905c9
11 changed files with 83 additions and 33 deletions

View File

@@ -17,8 +17,8 @@
### COMMON-DEF-BEGIN ###
%define lvm2_version 2.02.152
%define device_mapper_version 1.02.124
%define lvm2_version 2.02.155
%define device_mapper_version 1.02.126
### COMMON-DEF-END ###
%define libname libdevmapper1_03
%define libname_event libdevmapper-event1_03
@@ -74,8 +74,9 @@ Patch2007: 10-dm.rules-Reset-state-variable-for-spurious-events.patch
Patch2008: libdm-iface-not-output-error-message-inside-retry-loop.patch
### COMMON-PATCH-END ###
BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRequires: pkgconfig
BuildRequires: suse-module-tools
BuildRequires: thin-provisioning-tools >= 0.5.6
BuildRequires: pkgconfig(libselinux)
BuildRequires: pkgconfig(libsepol)
BuildRequires: pkgconfig(libudev)
@@ -135,7 +136,6 @@ Files needed for software development using the device mapper
%patch1017 -p1
%patch1018 -p1
%patch1019 -p1
%patch2000 -p1
%patch2001 -p1
%patch2002 -p1