|
|
|
@ -2279,7 +2279,7 @@ already. Most users won't need this.
|
|
|
|
|
%if 0%{?suse_version} >= 1210
|
|
|
|
|
/usr/lib/X11/displaymanagers/tdm
|
|
|
|
|
%endif
|
|
|
|
|
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
|
|
|
|
|
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 || 0%{?mgaversion} >= 6
|
|
|
|
|
/usr/lib/systemd/system/tdm.service
|
|
|
|
|
%endif
|
|
|
|
|
%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} || 0%{?mgaversion} >= 6
|
|
|
|
@ -3562,7 +3562,7 @@ fi
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Fedora 18 / RHEL 7: no more SYSV init script, we have to use systemd to launch TDM.
|
|
|
|
|
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
|
|
|
|
|
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 || 0%{?mgaversion} >= 6
|
|
|
|
|
%__install -D -m 644 "%{SOURCE7}" "%{?buildroot}/usr/lib/systemd/system/tdm.service"
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|