Add requires fcoe-utils
This commit is contained in:
parent
e0d6ebdcf2
commit
94c175064c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-blivet
|
||||
Version: 3.8.2
|
||||
Release: 5
|
||||
Release: 6
|
||||
Epoch: 1
|
||||
Summary: A python module for system storage configuration
|
||||
License: LGPL-2.1-or-later
|
||||
@ -48,6 +48,7 @@ Requires: systemd-udev blivet-data = %{epoch}:%{version}-%{release}
|
||||
Recommends: libblockdev-btrfs >= 3.0 libblockdev-crypto >= 3.0 libblockdev-dm >= 3.0
|
||||
Recommends: libblockdev-lvm >= 3.0 libblockdev-mdraid >= 3.0 libblockdev-mpath >= 3.0
|
||||
Recommends: libblockdev-loop >= 3.0 libblockdev-swap >= 3.0
|
||||
Recommends: fcoe-utils
|
||||
%ifarch s390 s390x
|
||||
Recommends: libblockdev-s390 >= 3.0
|
||||
%endif
|
||||
@ -127,6 +128,12 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Jun 17 2024 yueyuankun <yueyuankun@kylinos.cn> - 1:3.8.2-6
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Add Recommends fcoe-utils
|
||||
|
||||
* Fri May 10 2024 sunhai<sunhai10@huawei.com> - 1:3.8.2-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user