!45 [sync] PR-42: remove require vdo

From: @openeuler-sync-bot 
Reviewed-by: @swf504 
Signed-off-by: @swf504
This commit is contained in:
openeuler-ci-bot 2024-01-02 12:06:12 +00:00 committed by Gitee
commit 49e2f1b960
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: libblockdev
Version: 2.26
Release: 3
Release: 4
Summary: libblockdev is a C library supporting GObject introspection for manipulation of block devices
License: LGPLv2+
URL: https://github.com/storaged-project/libblockdev
@ -24,7 +24,6 @@ BuildRequires: cryptsetup-devel kmod-devel libxslt glib2-doc gtk-doc python3-dev
BuildRequires: autoconf-archive
Requires: btrfs-progs device-mapper device-mapper-multipath lvm2 mdadm
Requires: device-mapper-persistent-data lvm2-dbusd >= 2.02.156 ndctl gdisk util-linux
Recommends: vdo
Provides: %{name}-utils%{?_isa} %{name}-utils
Obsoletes: %{name}-utils < %{version}
@ -167,6 +166,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
%changelog
* Tue Jan 2 2024 liyanan <liyana61@h-partners.com> - 2.26-4
- remove require vdo
* Wed Mar 22 2023 wangzhiqiang <wangzhiqiang95@huawei.com> - 2.26-3
- remove require dmraid and kmod-kvdo