[packages/sddm] don't restart sddm after upgrade; rel 3

bszx bszx at pld-linux.org
Sun May 16 11:25:07 CEST 2021


commit 3283239cf720dd0e2dce6497515fcbbc77f06870
Author: Bartek Szady <bszx at bszx.eu>
Date:   Sat May 15 10:59:16 2021 +0200

    don't restart sddm after upgrade; rel 3

 sddm.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/sddm.spec b/sddm.spec
index cdb6a85..ebfa79b 100644
--- a/sddm.spec
+++ b/sddm.spec
@@ -3,7 +3,7 @@
 Summary:	QML based X11 desktop manager
 Name:		sddm
 Version:	0.19.0
-Release:	2
+Release:	3
 License:	GPLv2+ and CC-BY-SA
 Group:		X11/Applications
 Source0:	https://github.com/sddm/sddm/archive/v%{version}.tar.gz
@@ -99,6 +99,8 @@ rm -rf $RPM_BUILD_ROOT
 %systemd_preun sddm.service
 
 %post
+#skip restarting as it would otherise terminate all sessions opened from sddm!
+NORESTART=1
 %systemd_post sddm.service
 
 %postun
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sddm.git/commitdiff/3283239cf720dd0e2dce6497515fcbbc77f06870



More information about the pld-cvs-commit mailing list