Hello community, here is the log from the commit of package hiawatha for openSUSE:Factory checked in at 2020-10-27 19:01:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hiawatha (Old) and /work/SRC/openSUSE:Factory/.hiawatha.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hiawatha" Tue Oct 27 19:01:22 2020 rev:28 rq:844159 version:10.11 Changes: -------- --- /work/SRC/openSUSE:Factory/hiawatha/hiawatha.changes 2020-08-05 20:29:49.183111788 +0200 +++ /work/SRC/openSUSE:Factory/.hiawatha.new.3463/hiawatha.changes 2020-10-27 19:01:40.358862318 +0100 @@ -1,0 +2,5 @@ +Wed Aug 19 09:26:18 UTC 2020 - Callum Farmer <[email protected]> + +- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hiawatha.spec ++++++ --- /var/tmp/diff_new_pack.W9vQSu/_old 2020-10-27 19:01:40.978862769 +0100 +++ /var/tmp/diff_new_pack.W9vQSu/_new 2020-10-27 19:01:40.982862772 +0100 @@ -117,9 +117,9 @@ sed "s/#ServerId = www-data/ServerId = wwwrun/" -i %{buildroot}%{_sysconfdir}/hiawatha/hiawatha.conf install -D -m 0644 %{SOURCE102} \ - %{buildroot}%{_libexecdir}/firewalld/services/%{name}.xml + %{buildroot}%{_prefix}/lib/firewalld/services/%{name}.xml install -D -m 0644 %{SOURCE103} \ - %{buildroot}%{_libexecdir}/firewalld/services/%{name}-ssl.xml + %{buildroot}%{_prefix}/lib/firewalld/services/%{name}-ssl.xml %pre %service_add_pre %{name}.service @@ -150,10 +150,10 @@ %config(noreplace) %{_sysconfdir}/%{name}/index.xslt %config(noreplace) %{_sysconfdir}/%{name}/error.xslt %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} -%dir %{_libexecdir}/firewalld -%dir %{_libexecdir}/firewalld/services -%{_libexecdir}/firewalld/services/%{name}.xml -%{_libexecdir}/firewalld/services/%{name}-ssl.xml +%dir %{_prefix}/lib/firewalld +%dir %{_prefix}/lib/firewalld/services +%{_prefix}/lib/firewalld/services/%{name}.xml +%{_prefix}/lib/firewalld/services/%{name}-ssl.xml %{_mandir}/man1/{cgi-wrapper,hiawatha,ssi-cgi,wigwam}.1%{ext_man} %dir %{webroot}/%{name} %dir %{webroot}/%{name}/htdocs
