!4 add shadow requires
From: @jackie_wu123 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
72bec792c3
@ -1,6 +1,6 @@
|
||||
Name: ovirt-imageio
|
||||
Version: 2.1.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: oVirt imageio
|
||||
|
||||
License: GPLv2+
|
||||
@ -79,6 +79,7 @@ BuildRequires: systemd
|
||||
# NOTE: keep in sync with automation/check.packages
|
||||
Requires: %{name}-common = %{version}-%{release}
|
||||
Requires: python3-systemd
|
||||
Requires: shadow
|
||||
|
||||
%description daemon
|
||||
Daemon providing image transfer service on oVirt hosts.
|
||||
@ -135,6 +136,8 @@ if systemctl is-active ovirt-imageio-daemon.service >/dev/null; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri Sep 17 2021 wutao <wutao61@huawei.com> - 2.1.1-2
|
||||
- add shadow requires to solve install daemon failed
|
||||
|
||||
* Tue Jul 6 2021 chenjian <chenjian@kylinos.cn> 2.1.1-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user