!43 remove require vdo
From: @lyn1001 Reviewed-by: @foolstrong, @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
e3d68891d2
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libblockdev
|
Name: libblockdev
|
||||||
Version: 2.28
|
Version: 2.28
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: libblockdev is a C library supporting GObject introspection for manipulation of block devices
|
Summary: libblockdev is a C library supporting GObject introspection for manipulation of block devices
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/storaged-project/libblockdev
|
URL: https://github.com/storaged-project/libblockdev
|
||||||
@ -23,7 +23,6 @@ BuildRequires: cryptsetup-devel kmod-devel libxslt glib2-doc gtk-doc python3-dev
|
|||||||
BuildRequires: autoconf-archive
|
BuildRequires: autoconf-archive
|
||||||
Requires: btrfs-progs device-mapper device-mapper-multipath lvm2 mdadm
|
Requires: btrfs-progs device-mapper device-mapper-multipath lvm2 mdadm
|
||||||
Requires: device-mapper-persistent-data lvm2-dbusd >= 2.02.156 ndctl gdisk util-linux
|
Requires: device-mapper-persistent-data lvm2-dbusd >= 2.02.156 ndctl gdisk util-linux
|
||||||
Recommends: vdo
|
|
||||||
|
|
||||||
Provides: %{name}-utils%{?_isa} %{name}-utils
|
Provides: %{name}-utils%{?_isa} %{name}-utils
|
||||||
Obsoletes: %{name}-utils < %{version}
|
Obsoletes: %{name}-utils < %{version}
|
||||||
@ -166,6 +165,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 2 2024 liyanan <liyana61@h-partners.com> - 2.28-3
|
||||||
|
- remove require vdo
|
||||||
|
|
||||||
* Wed Mar 22 2023 wangzhiqiang <wangzhiqiang95@huawei.com> - 2.28-2
|
* Wed Mar 22 2023 wangzhiqiang <wangzhiqiang95@huawei.com> - 2.28-2
|
||||||
- remove require dmraid and kmod-kvdo
|
- remove require dmraid and kmod-kvdo
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user