heliocastro pushed to lxqt-common (f21). "- lxqt dm allowance"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 12 18:52:36 UTC 2015


From 086fce79cddb54f83b77c6fbeb4ca9695e992577 Mon Sep 17 00:00:00 2001
From: Helio Chissini de Castro <helio at kde.org>
Date: Fri, 12 Jun 2015 15:48:52 -0300
Subject: - lxqt dm allowance


diff --git a/lxqt-common-0.9.1-tryexec.patch b/lxqt-common-0.9.1-tryexec.patch
new file mode 100644
index 0000000..fe6940a
--- /dev/null
+++ b/lxqt-common-0.9.1-tryexec.patch
@@ -0,0 +1,10 @@
+--- lxqt-common/xsession/lxqt.desktop.in.orig	2015-06-12 15:32:52.144690793 -0300
++++ lxqt-common/xsession/lxqt.desktop.in	2015-06-12 15:33:05.537775690 -0300
+@@ -1,6 +1,7 @@
+ [Desktop Entry]
+ Type=Application
+ Exec=startlxqt
++TryExec=lxqt-session
+ Name=LXQt Desktop
+ Comment=Lightweight Qt Desktop
+ 
diff --git a/lxqt-common.spec b/lxqt-common.spec
index 92cae0d..523e417 100644
--- a/lxqt-common.spec
+++ b/lxqt-common.spec
@@ -1,12 +1,13 @@
 Name:    lxqt-common
 Summary: Common resources for LXQt desktop suite
 Version: 0.9.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 URL:     http://lxqt.org/
 Source0: http://downloads.lxqt.org/lxqt/0.9.0/lxqt-common-%{version}.tar.xz
 Source1: lxqt-theme-fedora.tar.xz 
 Patch0:  lxqt-common-0.9.1-fedora-defaults.patch
+Patch1:  lxqt-common-0.9.1-tryexec.patch
 BuildArch: noarch
 
 Requires: oxygen-cursor-themes
@@ -36,6 +37,7 @@ Provides: lxqt-theme = %{version}
 %prep
 %setup -q
 %patch0 -p1 -b .fedora_defaults
+%patch1 -p1 -b .tryexec
 
 %build
 mkdir -p %{_target_platform}
@@ -92,6 +94,9 @@ fi
 %{_datadir}/lxqt/themes/Fedora/*
 
 %changelog
+* Fri Jun 12 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.1-4
+- Avoid show in DM if no lxqt-session is available. Thanks to Rex Dieter
+
 * Sat Feb 28 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.1-3
 - Fixed xdg entriy preventing session to load proper lxqt resources
 - Added Fedora theme and make it default
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/lxqt-common.git/commit/?h=f21&id=086fce79cddb54f83b77c6fbeb4ca9695e992577


More information about the scm-commits mailing list