Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2020-06-28 23:05:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old)
 and      /work/SRC/openSUSE:Factory/.pulseaudio.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pulseaudio"

Sun Jun 28 23:05:46 2020 rev:171 rq:817267 version:13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes    2020-06-11 
14:46:11.917644099 +0200
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new.3060/pulseaudio.changes  
2020-06-28 23:07:21.563064524 +0200
@@ -1,0 +2,5 @@
+Mon Jun 22 11:34:33 UTC 2020 - Callum Farmer <[email protected]>
+
+- Fixes for %_libexecdir changing to /usr/libexec
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.ZVi1wG/_old  2020-06-28 23:07:25.671078167 +0200
+++ /var/tmp/diff_new_pack.ZVi1wG/_new  2020-06-28 23:07:25.675078181 +0200
@@ -467,7 +467,7 @@
 rm -rf "%{buildroot}%{_libdir}"/*.a
 
 # system-wide service (optional)
-install -D -m 0644 %{SOURCE5} 
%{buildroot}%{_libexecdir}/systemd/system/%{name}.service
+install -D -m 0644 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}.service
 mkdir -p %{buildroot}%{_sbindir}
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 
@@ -803,8 +803,7 @@
 
 %files system-wide
 %{_sbindir}/rc%{name}
-%dir %{_libexecdir}/systemd/system
-%{_libexecdir}/systemd/system/%{name}.service
+%{_unitdir}/%{name}.service
 
 %files bash-completion
 %dir %{_datadir}/bash-completion


Reply via email to