Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spice-vdagent for openSUSE:Factory 
checked in at 2026-05-30 22:54:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spice-vdagent (Old)
 and      /work/SRC/openSUSE:Factory/.spice-vdagent.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spice-vdagent"

Sat May 30 22:54:15 2026 rev:29 rq:1355680 version:0.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spice-vdagent/spice-vdagent.changes      
2026-02-11 18:53:35.773359545 +0100
+++ /work/SRC/openSUSE:Factory/.spice-vdagent.new.1937/spice-vdagent.changes    
2026-05-30 22:54:17.702814445 +0200
@@ -1,0 +2,5 @@
+Thu May 21 16:42:47 UTC 2026 - Antoine Ginies <[email protected]>
+
+- Move XDG autostart to _distconfdir and drop legacy rc symlink for immutable 
systems support.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spice-vdagent.spec ++++++
--- /var/tmp/diff_new_pack.Hy24Te/_old  2026-05-30 22:54:18.462845671 +0200
+++ /var/tmp/diff_new_pack.Hy24Te/_new  2026-05-30 22:54:18.466845835 +0200
@@ -80,12 +80,14 @@
 
 %install
 make install DESTDIR=%{buildroot} V=2
-# create rc symlink
-ln -s  service %{buildroot}%{_sbindir}/rcspice-vdagentd
+
+# Move autostart to _distconfdir
+mkdir -p %{buildroot}%{_distconfdir}/xdg/autostart
+mv %{buildroot}/etc/xdg/autostart/spice-vdagent.desktop 
%{buildroot}%{_distconfdir}/xdg/autostart/
 
 mkdir -p %{buildroot}%{_datadir}/gdm/greeter/autostart
 
-cp %{buildroot}/etc/xdg/autostart/spice-vdagent.desktop 
%{buildroot}%{_datadir}/gdm/greeter/autostart
+cp %{buildroot}%{_distconfdir}/xdg/autostart/spice-vdagent.desktop 
%{buildroot}%{_datadir}/gdm/greeter/autostart
 rm -fr %{buildroot}%{_datadir}/gdm/autostart
 
 %pre
@@ -119,8 +121,7 @@
 %{_tmpfilesdir}/spice-vdagentd.conf
 %{_bindir}/spice-vdagent
 %{_sbindir}/spice-vdagentd
-%{_sbindir}/rcspice-vdagentd
-%{_sysconfdir}/xdg/autostart/spice-vdagent.desktop
+%{_distconfdir}/xdg/autostart/spice-vdagent.desktop
 # For /usr/share/gdm/autostart/LoginWindow/spice-vdagent.desktop
 # We own the dir too, otherwise we must Require gdm
 %{_datadir}/gdm

Reply via email to