Accepting request 731502 from home:hmzhao:branches:devel:libraries:c_c++

libblockdev blocks lvm2 upgrading, please see url: https://build.opensuse.org/request/show/730344

- lvm2-clvm doesn't exist in lvm2-2.03, so change SPEC file
  libbd_lvm-dbus requires from lvm2-clvm to lvm2

OBS-URL: https://build.opensuse.org/request/show/731502
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=27
This commit is contained in:
Bjørn Lie 2019-09-17 12:23:25 +00:00 committed by Git OBS Bridge
parent c0a82899e5
commit ea83ddfae0
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 17 10:48:00 UTC 2019 - Heming Zhao <heming.zhao@suse.com>
- lvm2-clvm doesn't exist in lvm2-2.03, so change SPEC file
libbd_lvm-dbus requires from lvm2-clvm to lvm2
-------------------------------------------------------------------
Thu Jun 13 18:10:22 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,7 +17,6 @@
%define bcachetools_version 1.0.8
%define lvm2_clvm_version 2.02.156
%define somajor 2
%define libname %{name}%{somajor}
%bcond_with python2
@ -284,7 +283,7 @@ with the libbd_lvm plugin/library.
Summary: The LVM plugin for the LibBlockDev library
Group: System/Libraries
Requires: libbd_utils%{somajor} >= %{version}
Requires: lvm2-clvm >= %{lvm2_clvm_version}
Requires: lvm2
# For thin_metadata_size.
Requires: thin-provisioning-tools
Provides: libblockdev-lvm-dbus = %{version}