From b791c9c69f1d0951e996b9663300f6b77a2958da Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Mon, 1 Aug 2022 16:23:48 +0800 Subject: [PATCH] The installation dependency pam is added to solve the gdm.servic startup problem (cherry picked from commit 053c9728b3ea4c7a0eb9367776b000d3dc42a2ac) --- gdm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gdm.spec b/gdm.spec index 0ac8e83..40cc050 100644 --- a/gdm.spec +++ b/gdm.spec @@ -7,7 +7,7 @@ Name: gdm Epoch: 1 Version: 42.0 -Release: 1 +Release: 2 Summary: A graphical display manager License: GPLv2+ URL: https://wiki.gnome.org/Projects/GDM @@ -41,7 +41,7 @@ Requires(postun): systemd Requires: accountsservice dconf gnome-keyring-pam gnome-session dbus-daemon Requires: gnome-session-wayland-session gnome-settings-daemon >= 3.27.90 gnome-shell iso-codes Requires: libXau >= 1.0.4-4 util-linux systemd >= 186 xorg-x11-xkb-utils -Requires: system-logos xorg-x11-server-utils xorg-x11-xinit +Requires: system-logos xorg-x11-server-utils xorg-x11-xinit systemd-pam Requires: audit-libs >= %{libauditver} pam >= 0:%{pam_version} Provides: service(graphical-login) = %{name} @@ -236,6 +236,9 @@ fi %{_libdir}/pkgconfig/gdm-pam-extensions.pc %changelog +* Mon Aug 1 2022 caodongxia - 1:42.0-2 +- The installation dependency pam is added to solve the gdm.servic startup problem + * Apr Fri 15 2022 dillon chen - 1:42.0-1 - Update to 42.0