Accepting request 1008215 from home:gmbr3:Active
- Move dbus system.d conf file to /usr (bsc#1204052) OBS-URL: https://build.opensuse.org/request/show/1008215 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=505
This commit is contained in:
parent
7cf6e98468
commit
8485c19742
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 5 13:42:58 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Move dbus system.d conf file to /usr (bsc#1204052)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 20 17:49:13 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Sep 20 17:49:13 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
3
gdm.spec
3
gdm.spec
@ -260,6 +260,7 @@ running display manager.
|
|||||||
-Dinitial-vt=7 \
|
-Dinitial-vt=7 \
|
||||||
-Dipv6=true \
|
-Dipv6=true \
|
||||||
-Dpam-mod-dir=%{_pam_moduledir} \
|
-Dpam-mod-dir=%{_pam_moduledir} \
|
||||||
|
-Ddbus-sys=%{_datadir}/dbus-1/system.d \
|
||||||
-Dplymouth=enabled \
|
-Dplymouth=enabled \
|
||||||
-Drun-dir=/run/gdm \
|
-Drun-dir=/run/gdm \
|
||||||
%if %{enable_split_authentication}
|
%if %{enable_split_authentication}
|
||||||
@ -378,7 +379,7 @@ dconf update
|
|||||||
%endif
|
%endif
|
||||||
%_config_norepl %{_pam_vendordir}/gdm-password
|
%_config_norepl %{_pam_vendordir}/gdm-password
|
||||||
%_config_norepl %{_pam_vendordir}/gdm-launch-environment
|
%_config_norepl %{_pam_vendordir}/gdm-launch-environment
|
||||||
%config %{_sysconfdir}/dbus-1/system.d/gdm.conf
|
%{_datadir}/dbus-1/system.d/gdm.conf
|
||||||
# /etc/xinit.d/xdm integration
|
# /etc/xinit.d/xdm integration
|
||||||
%dir %{_prefix}/lib/X11/displaymanagers
|
%dir %{_prefix}/lib/X11/displaymanagers
|
||||||
%{_prefix}/lib/X11/displaymanagers/default-displaymanager
|
%{_prefix}/lib/X11/displaymanagers/default-displaymanager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user