Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2014-08-06 11:41:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdm (Old)
 and      /work/SRC/openSUSE:Factory/.xdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2014-07-21 10:35:34.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes     2014-08-06 
11:41:37.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Aug  5 14:48:30 UTC 2014 - sndir...@suse.com
+
+- replaced 'Also=' by 'Alias=' in display-manager.service 
+  (bnc#890413)
+- make sure not to restart DM on package update; remove confusing
+  comment about no longer existing %%stop_on_removal,
+  %restart_on_update macros from specfile (bnc#886641) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xdm.spec ++++++
--- /var/tmp/diff_new_pack.MZLnMW/_old  2014-08-06 11:41:38.000000000 +0200
+++ /var/tmp/diff_new_pack.MZLnMW/_new  2014-08-06 11:41:38.000000000 +0200
@@ -153,11 +153,6 @@
 chmod 0755 %{buildroot}%{_sbindir}/rcxdm
 %endif
 
-# Note:
-#   no %%stop_on_removal in %%preun
-#   no %%restart_on_update in %%postun
-# => we don't want to end an existing session
-
 %post
 %if 0%{?suse_version} < 1320
 %{fillup_and_insserv -Y xdm}
@@ -175,6 +170,8 @@
 %if 0%{?suse_version} < 1320
 %{insserv_cleanup}
 %else
+# Do not restart DM on update (bnc#886641)
+export DISABLE_RESTART_ON_UPDATE=yes
 %service_del_postun display-manager.service
 %endif
 

++++++ display-manager.service ++++++
--- /var/tmp/diff_new_pack.MZLnMW/_old  2014-08-06 11:41:38.000000000 +0200
+++ /var/tmp/diff_new_pack.MZLnMW/_new  2014-08-06 11:41:38.000000000 +0200
@@ -15,4 +15,4 @@
 
 [Install]
 WantedBy=graphical.target
-Also=xdm.service
+Alias=xdm.service

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to