Hello community,

here is the log from the commit of package openwsman for openSUSE:Factory 
checked in at 2020-09-03 01:15:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openwsman (Old)
 and      /work/SRC/openSUSE:Factory/.openwsman.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openwsman"

Thu Sep  3 01:15:50 2020 rev:72 rq:831199 version:2.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openwsman/openwsman.changes      2020-06-02 
14:42:29.884253300 +0200
+++ /work/SRC/openSUSE:Factory/.openwsman.new.3399/openwsman.changes    
2020-09-03 01:16:30.444522474 +0200
@@ -1,0 +2,6 @@
+Mon Aug 24 12:05:50 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use more appropriate %{_prefix}/lib for firewalld service
+  definitions (boo#1174075).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openwsman.spec ++++++
--- /var/tmp/diff_new_pack.P1GGto/_old  2020-09-03 01:16:31.216522758 +0200
+++ /var/tmp/diff_new_pack.P1GGto/_new  2020-09-03 01:16:31.224522761 +0200
@@ -450,8 +450,8 @@
 ln -sf %{_sysconfdir}/init.d/openwsmand %{buildroot}/%{_sbindir}/rcopenwsmand
 %endif
 %if 0%{?has_firewalld}
-mkdir -p %{buildroot}/%{_libexecdir}/firewalld/services
-install -D -m 644 %{S:5} 
%{buildroot}/%{_libexecdir}/firewalld/services/%{name}.xml
+mkdir -p %{buildroot}/%{_prefix}/lib/firewalld/services
+install -D -m 644 %{S:5} 
%{buildroot}/%{_prefix}/lib/firewalld/services/%{name}.xml
 %else
 install -D -m 644 %{S:3} 
%{buildroot}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/openwsman
 %endif
@@ -596,9 +596,9 @@
 %attr(0755,root,root) %{_sysconfdir}/openwsman/owsmangencert.sh
 %config %{_sysconfdir}/pam.d/openwsman
 %if 0%{?has_firewalld}
-%dir %{_libexecdir}/firewalld
-%dir %{_libexecdir}/firewalld/services
-%{_libexecdir}/firewalld/services/%{name}.xml
+%dir %{_prefix}/lib/firewalld
+%dir %{_prefix}/lib/firewalld/services
+%{_prefix}/lib/firewalld/services/%{name}.xml
 %else
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/openwsman
 %endif


Reply via email to