Hello community, here is the log from the commit of package icecream for openSUSE:Factory checked in at 2020-08-29 20:44:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icecream (Old) and /work/SRC/openSUSE:Factory/.icecream.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icecream" Sat Aug 29 20:44:43 2020 rev:56 rq:830376 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/icecream/icecream.changes 2020-08-17 12:05:01.766682530 +0200 +++ /work/SRC/openSUSE:Factory/.icecream.new.3399/icecream.changes 2020-08-29 20:44:56.545530105 +0200 @@ -1,0 +2,6 @@ +Thu Aug 27 11:50:05 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Install firewalld sercice files to %{_prefix}/lib/firewalld, NOT + %{_libexecdir}/firewalld (boo#1174075). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icecream.spec ++++++ --- /var/tmp/diff_new_pack.2omFKF/_old 2020-08-29 20:44:57.689530583 +0200 +++ /var/tmp/diff_new_pack.2omFKF/_new 2020-08-29 20:44:57.693530584 +0200 @@ -101,8 +101,8 @@ %make_install templatesdir=%{_fillupdir} # firewalld instead of SuSEfirewall2 rm -R %{buildroot}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d -install -m644 -p -D %{SOURCE1} %{buildroot}%{_libexecdir}/firewalld/services/iceccd.xml -install -m644 -p -D %{SOURCE4} %{buildroot}%{_libexecdir}/firewalld/services/icecc-scheduler.xml +install -m644 -p -D %{SOURCE1} %{buildroot}%{_prefix}/lib/firewalld/services/iceccd.xml +install -m644 -p -D %{SOURCE4} %{buildroot}%{_prefix}/lib/firewalld/services/icecc-scheduler.xml # unit files and wrappers install -m644 -p -D %{SOURCE2} %{buildroot}%{_unitdir}/iceccd.service install -m755 -p -D %{SOURCE3} %{buildroot}%{_libexecdir}/icecc/iceccd-wrapper @@ -169,9 +169,9 @@ %{_libexecdir}/icecc %exclude %{_libexecdir}/icecc/bin/clang %exclude %{_libexecdir}/icecc/bin/clang++ -%dir %{_libexecdir}/firewalld/ -%dir %{_libexecdir}/firewalld/services/ -%{_libexecdir}/firewalld/services/icecc*.xml +%dir %{_prefix}/lib/firewalld/ +%dir %{_prefix}/lib/firewalld/services/ +%{_prefix}/lib/firewalld/services/icecc*.xml %{_unitdir}/icecc*.service %{_tmpfilesdir}/icecream.conf %if 0%{?suse_version}
