Hello community,

here is the log from the commit of package mpd for openSUSE:Factory checked in 
at 2020-08-19 18:58:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpd (Old)
 and      /work/SRC/openSUSE:Factory/.mpd.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpd"

Wed Aug 19 18:58:13 2020 rev:23 rq:827892 version:0.21.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpd/mpd.changes  2020-07-08 19:16:24.099763774 
+0200
+++ /work/SRC/openSUSE:Factory/.mpd.new.3399/mpd.changes        2020-08-19 
18:59:17.407925788 +0200
@@ -1,0 +2,10 @@
+Wed Aug 19 11:40:13 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Fix typo in previous commit.
+
+-------------------------------------------------------------------
+Wed Aug 19 09:12:04 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Use %{_userunitdir} consistently in the spec file.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mpd.spec ++++++
--- /var/tmp/diff_new_pack.g5edgi/_old  2020-08-19 18:59:19.035926606 +0200
+++ /var/tmp/diff_new_pack.g5edgi/_new  2020-08-19 18:59:19.039926608 +0200
@@ -218,8 +218,8 @@
 install -m 0644 %{SOURCE1} README.mpd
 cp -a "%{SOURCE2}" "%{buildroot}%{_docdir}/%{name}/"
 ln -s service %{buildroot}%{_sbindir}/rcmpd
-rm %{buildroot}%{_libexecdir}/systemd/user/mpd.socket
-ln -s ../system/mpd.socket %{buildroot}%{_libexecdir}/systemd/user/mpd.socket
+rm %{buildroot}%{_userunitdir}/mpd.socket
+ln -s ../system/mpd.socket %{buildroot}%{_userunitdir}/mpd.socket
 
 %pre
 # add mpd user only when installing first time
@@ -249,7 +249,7 @@
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_unitdir}/mpd.service
 %{_unitdir}/mpd.socket
-%{_libexecdir}/systemd/user/mpd.socket
+%{_userunitdir}/mpd.socket
 %{_userunitdir}/mpd.service
 
 %changelog


Reply via email to