Accepting request 579621 from home:luc14n0:Factory
Add SO version to the libbd_lvm-dbus pluing's libbd_utils Requires tag and replace lvm2-dbusd with lvm2-clvm (openSUSE's lvm2 daemon) to make the plugin subpackage installable. OBS-URL: https://build.opensuse.org/request/show/579621 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libblockdev?expand=0&rev=9
This commit is contained in:
parent
adf4e42969
commit
b3ba6ffe7a
@ -2,8 +2,8 @@
|
||||
Fri Feb 23 17:00:12 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Add SO version to the libbd_lvm-dbus pluing's libbd_utils
|
||||
Requires tag and replace lvm2-dbusd with lvm2-clvm to turn the
|
||||
plugin subpackage installable.
|
||||
Requires tag and replace lvm2-dbusd with lvm2-clvm (openSUSE's
|
||||
lvm2 daemon) to make the plugin subpackage installable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 23:40:34 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
@ -142,7 +142,7 @@ with the libbd_utils library.
|
||||
%package -n libbd_btrfs%{somajor}
|
||||
Summary: The BTRFS plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
|
||||
%description -n libbd_btrfs%{somajor}
|
||||
The LibBlockDev library plugin (and in the same time a standalone library)
|
||||
@ -180,7 +180,7 @@ with the libbd_crypto plugin/library..
|
||||
%package -n libbd_dm%{somajor}
|
||||
Summary: The Device Mapper plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: device-mapper
|
||||
Requires: dmraid
|
||||
|
||||
@ -205,7 +205,7 @@ with the libbd_dm plugin/library..
|
||||
%package -n libbd_fs%{somajor}
|
||||
Summary: The FS plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: device-mapper
|
||||
|
||||
%description -n libbd_fs%{somajor}
|
||||
@ -228,7 +228,7 @@ with the libbd_fs plugin/library..
|
||||
%package -n libbd_kbd%{somajor}
|
||||
Summary: The KBD plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: bcache-tools >= %{bcachetools_version}
|
||||
|
||||
%description -n libbd_kbd%{somajor}
|
||||
@ -250,7 +250,7 @@ with the libbd_kbd plugin/library..
|
||||
%package -n libbd_loop%{somajor}
|
||||
Summary: The loop plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
|
||||
%description -n libbd_loop%{somajor}
|
||||
The LibBlockDev library plugin (and in the same time a standalone library)
|
||||
@ -270,7 +270,7 @@ with the libbd_loop plugin/library..
|
||||
%package -n libbd_lvm%{somajor}
|
||||
Summary: The LVM plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: lvm2
|
||||
Requires: device-mapper
|
||||
|
||||
@ -316,7 +316,7 @@ with the libblockdev-lvm-dbus plugin/library.
|
||||
%package -n libbd_mdraid%{somajor}
|
||||
Summary: The MD RAID plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: mdadm
|
||||
|
||||
%description -n libbd_mdraid%{somajor}
|
||||
@ -337,7 +337,7 @@ with the libbd_mdraid plugin/library..
|
||||
%package -n libbd_mpath%{somajor}
|
||||
Summary: The multipath plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: device-mapper
|
||||
|
||||
%description -n libbd_mpath%{somajor}
|
||||
@ -358,7 +358,7 @@ with the libbd_mpath plugin/library..
|
||||
%package -n libbd_part%{somajor}
|
||||
Summary: The partitioning plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: device-mapper
|
||||
Requires: gdisk
|
||||
Requires: util-linux
|
||||
@ -381,7 +381,7 @@ with the libbd_part plugin/library..
|
||||
%package -n libbd_swap%{somajor}
|
||||
Summary: The swap plugin for the LibBlockDev library
|
||||
Group: System/Libraries
|
||||
Requires: libbd_utils%{somajor} >= %{libbd_utils_version}
|
||||
Requires: libbd_utils%{somajor} >= %{version}
|
||||
Requires: util-linux
|
||||
|
||||
%description -n libbd_swap%{somajor}
|
||||
|
Loading…
Reference in New Issue
Block a user