Hello community,

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

Package is "munin"

Fri Aug 21 19:00:53 2020 rev:20 rq:827850 version:2.0.56

Changes:
--------
--- /work/SRC/openSUSE:Factory/munin/munin.changes      2020-03-24 
22:31:10.897054304 +0100
+++ /work/SRC/openSUSE:Factory/.munin.new.3399/munin.changes    2020-08-21 
19:01:07.212247232 +0200
@@ -1,0 +2,5 @@
+Wed Aug 19 10:11:07 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Stop abusing %{_libexecdir} for the firewalld service files.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ munin.spec ++++++
--- /var/tmp/diff_new_pack.NrFZ8G/_old  2020-08-21 19:01:08.572248040 +0200
+++ /var/tmp/diff_new_pack.NrFZ8G/_new  2020-08-21 19:01:08.576248042 +0200
@@ -201,7 +201,7 @@
 ln munin-gsa-master/README.md README.gsa
 
 # firewalld
-install -D -m 644 %{SOURCE6} 
%{buildroot}%{_libexecdir}/firewalld/services/munin-node.xml
+install -D -m 644 %{SOURCE6} 
%{buildroot}%{_prefix}/lib/firewalld/services/munin-node.xml
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -442,8 +442,8 @@
 %attr(0755, munin, munin) %dir %{dbdir}
 %attr(0775, nobody, nobody) %dir %{dbdir}/plugin-state
 %ghost /run/munin
-%dir %{_libexecdir}/firewalld
-%dir %{_libexecdir}/firewalld/services
-%{_libexecdir}/firewalld/services/munin-node.xml
+%dir %{_prefix}/lib/firewalld
+%dir %{_prefix}/lib/firewalld/services
+%{_prefix}/lib/firewalld/services/munin-node.xml
 
 %changelog




Reply via email to