remove require vdo
(cherry picked from commit 82e4ee1d29235aab62c08534688913978035a965)
This commit is contained in:
parent
9a80653398
commit
94a62eef68
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libblockdev
|
Name: libblockdev
|
||||||
Version: 2.26
|
Version: 2.26
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
||||||
@ -24,7 +24,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}
|
||||||
@ -167,6 +166,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Mar 22 2023 wangzhiqiang <wangzhiqiang95@huawei.com> - 2.26-3
|
||||||
- remove require dmraid and kmod-kvdo
|
- remove require dmraid and kmod-kvdo
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user