Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2021-10-20 20:23:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm (Old)
 and      /work/SRC/openSUSE:Factory/.lightdm.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lightdm"

Wed Oct 20 20:23:07 2021 rev:108 rq:926294 version:1.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2021-05-23 
23:30:48.908684899 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new.1890/lightdm.changes        
2021-10-20 20:23:41.701356250 +0200
@@ -1,0 +2,6 @@
+Tue Oct 19 08:51:42 UTC 2021 - Max Lin <[email protected]>
+
+- Replace /usr/etc to /etc for products if suse_version < 1550
+  (bsc#1190289)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lightdm.spec ++++++
--- /var/tmp/diff_new_pack.DSXmpj/_old  2021-10-20 20:23:42.461356719 +0200
+++ /var/tmp/diff_new_pack.DSXmpj/_new  2021-10-20 20:23:42.465356722 +0200
@@ -264,7 +264,7 @@
 install -Dpm 0644 %{SOURCE6} 
%{buildroot}%{_datadir}/lightdm/lightdm.conf.d/50-suse-defaults.conf
 install -Dpm 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/lightdm/users.conf
 
-%if ! %{defined _distconfdir}
+%if !%{defined _distconfdir} || 0%{?suse_version} < 1550
 sed -e 's-/usr/etc-%{_sysconfdir}-g' -i 
%{buildroot}%{_datadir}/lightdm/lightdm.conf.d/50-suse-defaults.conf
 %endif
 

Reply via email to