summaryrefslogtreecommitdiffstats
path: root/redhat/main
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2020-03-23 23:17:49 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2020-03-23 23:18:24 +0100
commit871503aa1f2787f52383d6bd2f214959b7afbcec (patch)
tree44b822fa1b26096b6614499f6d6d73b88360a4c8 /redhat/main
parentc4b59fb86a7a696ce0d2d07c3984cfd2082ace0f (diff)
downloadtde-packaging-871503aa1f2787f52383d6bd2f214959b7afbcec.tar.gz
tde-packaging-871503aa1f2787f52383d6bd2f214959b7afbcec.zip
RPM: packging update for Mageia 6
Diffstat (limited to 'redhat/main')
-rw-r--r--redhat/main/tdebase/tdebase.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/main/tdebase/tdebase.spec b/redhat/main/tdebase/tdebase.spec
index 416c7f3a4..2095a743d 100644
--- a/redhat/main/tdebase/tdebase.spec
+++ b/redhat/main/tdebase/tdebase.spec
@@ -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