fix gdm.service start failure
This commit is contained in:
parent
581c9d70b5
commit
e4eb0184fc
7
gdm.spec
7
gdm.spec
@ -1,7 +1,7 @@
|
|||||||
Name: gdm
|
Name: gdm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.38.2.1
|
Version: 3.38.2.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A graphical display manager
|
Summary: A graphical display manager
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GDM
|
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: 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: 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: 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: service(graphical-login) = %{name}
|
||||||
Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
Provides: gdm-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
@ -189,6 +189,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Add 9000-add-openeuler-pam-config.patch for openeuler pam config to normally start gdm
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user