diff --git a/gdm.spec b/gdm.spec index b3c8146bcf332daf74e02271080c30b7d0bf76b5..93019b83c50f0e529d8392b7e9532d30315c6629 100644 --- a/gdm.spec +++ b/gdm.spec @@ -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 gdm-devel Provides: service(graphical-login) = %{name} Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release} @@ -189,6 +189,9 @@ fi %{_libdir}/pkgconfig/*.pc %changelog +* Tue Feb 22 2022 wulei - 3.38.2-4 +- Fix gdm.service start failure + * Tue Aug 17 2021 weijin deng - 3.38.2-3 - Add 9000-add-openeuler-pam-config.patch for openeuler pam config to normally start gdm