remove require vdo
This commit is contained in:
parent
751b97876c
commit
d92dba3910
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libblockdev
|
||||
Version: 2.28
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: libblockdev is a C library supporting GObject introspection for manipulation of block devices
|
||||
License: LGPLv2+
|
||||
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
|
||||
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}
|
||||
@ -166,6 +165,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
||||
|
||||
|
||||
%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
|
||||
- remove require dmraid and kmod-kvdo
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user