fix systemd-logind.service failed
Signed-off-by: 不吃香菜联盟 <niuwanli@cqsoftware.com.cn>
This commit is contained in:
parent
7ee5f786f6
commit
8c157f3b45
@ -25,7 +25,7 @@
|
|||||||
Name: systemd
|
Name: systemd
|
||||||
Url: https://systemd.io/
|
Url: https://systemd.io/
|
||||||
Version: 255
|
Version: 255
|
||||||
Release: 28
|
Release: 29
|
||||||
License: MIT and LGPLv2+ and GPLv2+
|
License: MIT and LGPLv2+ and GPLv2+
|
||||||
Summary: System and Service Manager
|
Summary: System and Service Manager
|
||||||
|
|
||||||
@ -154,6 +154,7 @@ BuildRequires: util-linux
|
|||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
|
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
|
Requires: dbus >= 1.9.18
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Requires(post): sed
|
Requires(post): sed
|
||||||
Requires(post): acl
|
Requires(post): acl
|
||||||
@ -1665,6 +1666,9 @@ fi
|
|||||||
%{_unitdir}/veritysetup.target
|
%{_unitdir}/veritysetup.target
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 09 2024 zhangyao <zhangyao108@huawei.com> - 255-29
|
||||||
|
- Add dbus requires for systemd-logind.service
|
||||||
|
|
||||||
* Mon Dec 09 2024 zhangyao <zhangyao108@huawei.com> - 255-28
|
* Mon Dec 09 2024 zhangyao <zhangyao108@huawei.com> - 255-28
|
||||||
- DESC:fix memory leak in src/partition/repart.c
|
- DESC:fix memory leak in src/partition/repart.c
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user