!131 解决/var/log/anaconda/syslog中ERROR
From: @yue-yuankun Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
a6f32d6a40
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-blivet
|
Name: python-blivet
|
||||||
Version: 3.8.2
|
Version: 3.8.2
|
||||||
Release: 5
|
Release: 6
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A python module for system storage configuration
|
Summary: A python module for system storage configuration
|
||||||
License: LGPL-2.1-or-later
|
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-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-lvm >= 3.0 libblockdev-mdraid >= 3.0 libblockdev-mpath >= 3.0
|
||||||
Recommends: libblockdev-loop >= 3.0 libblockdev-swap >= 3.0
|
Recommends: libblockdev-loop >= 3.0 libblockdev-swap >= 3.0
|
||||||
|
Recommends: fcoe-utils
|
||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
Recommends: libblockdev-s390 >= 3.0
|
Recommends: libblockdev-s390 >= 3.0
|
||||||
%endif
|
%endif
|
||||||
@ -127,6 +128,12 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri May 10 2024 sunhai<sunhai10@huawei.com> - 1:3.8.2-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user