!40 修复gdm.service启动失败问题

From: @wu-leilei 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-02-24 03:33:14 +00:00 committed by Gitee
commit b931be5a96
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Name: gdm
Epoch: 1
Version: 3.38.2.1
Release: 3
Release: 4
Summary: A graphical display manager
License: GPLv2+
URL: https://wiki.gnome.org/Projects/GDM
@ -32,7 +32,7 @@ Requires(postun): systemd
Requires: accountsservice audit-libs >= 1.0.6 dconf gnome-keyring-pam gnome-session
Requires: gnome-session-wayland-session gnome-settings-daemon >= 3.27.90 gnome-shell iso-codes
Requires: libXau >= 1.0.4-4 pam >= 0:0.99.8.1-11 util-linux setxkbmap systemd >= 186
Requires: system-logos xorg-x11-server-utils xorg-x11-xinit
Requires: system-logos xorg-x11-server-utils xorg-x11-xinit systemd-pam
Provides: service(graphical-login) = %{name}
Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release}
@ -189,6 +189,9 @@ fi
%{_libdir}/pkgconfig/*.pc
%changelog
* Wed Feb 22 2022 wulei <wulei80@huawei.com> - 3.38.2-4
- Fix gdm.service start failure
* Tue Aug 17 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.2-3
- Add 9000-add-openeuler-pam-config.patch for openeuler pam config to normally start gdm