Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2021-09-26 21:48:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syncthing (Old)
 and      /work/SRC/openSUSE:Factory/.syncthing.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syncthing"

Sun Sep 26 21:48:44 2021 rev:112 rq:921485 version:1.18.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes      2021-09-07 
21:22:34.533386663 +0200
+++ /work/SRC/openSUSE:Factory/.syncthing.new.1899/syncthing.changes    
2021-09-26 21:49:34.418841491 +0200
@@ -1,0 +2,5 @@
+Sun Sep 26 08:51:40 UTC 2021 - Fusion Future <qydwhotm...@gmail.com>
+
+- Use /var/lib/syncthing-relaysrv in strelaysrv.service (boo#1190877).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ syncthing.spec ++++++
--- /var/tmp/diff_new_pack.BzPdfI/_old  2021-09-26 21:49:35.014842228 +0200
+++ /var/tmp/diff_new_pack.BzPdfI/_new  2021-09-26 21:49:35.014842228 +0200
@@ -74,7 +74,7 @@
 mv LICENSE AUTHORS CONDUCT.md CONTRIBUTING.md README.md "$st_dir"
 install -Dpm 0755 bin/%{name} %{buildroot}%{_bindir}/%{name}
 install -Dpm 0755 bin/strelaysrv %{buildroot}%{_bindir}/strelaysrv
-install -dm 0750 %{buildroot}/%{_localstatedir}/lib/strelaysrv
+install -dm 0750 %{buildroot}/%{_localstatedir}/lib/syncthing-relaysrv
 install -Dpm 0644 cmd/strelaysrv/etc/linux-systemd/strelaysrv.service \
   %{buildroot}%{_unitdir}/strelaysrv.service
 sed -i '/Service\]/a EnvironmentFile=-\/etc\/default/strelaysrv'    \
@@ -87,7 +87,7 @@
   %{buildroot}%{_unitdir}/strelaysrv.service
 sed -i 's/^Group=.*/Group=strelaysrv/'    \
   %{buildroot}%{_unitdir}/strelaysrv.service
-sed -i 's,^ReadWritePaths=.*,ReadWritePaths=/var/lib/strelaysrv,'    \
+sed -i 's,^ReadWritePaths=.*,ReadWritePaths=/var/lib/syncthing-relaysrv,'    \
   %{buildroot}%{_unitdir}/strelaysrv.service
 install -Dpm 0644 etc/linux-systemd/system/%{name}@.service        \
   %{buildroot}%{_unitdir}/%{name}@.service
@@ -149,6 +149,6 @@
 %license LICENSE
 %{_bindir}/strelaysrv
 %{_unitdir}/strelaysrv.service
-%dir %attr(750,strelaysrv,strelaysrv) %{_localstatedir}/lib/strelaysrv
+%dir %attr(750,strelaysrv,strelaysrv) %{_localstatedir}/lib/syncthing-relaysrv
 
 %changelog

Reply via email to