Hello community, here is the log from the commit of package apache2 for openSUSE:Factory checked in at 2018-03-26 11:52:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2 (Old) and /work/SRC/openSUSE:Factory/.apache2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2" Mon Mar 26 11:52:11 2018 rev:143 rq:588443 version:2.4.29 Changes: -------- --- /work/SRC/openSUSE:Factory/apache2/apache2.changes 2018-02-14 09:19:56.436880482 +0100 +++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2018-03-26 11:52:23.121929905 +0200 @@ -1,0 +2,5 @@ +Mon Mar 19 07:53:04 UTC 2018 - [email protected] + +- Replace SuSEFirewall2 by firewalld II (fate#323460) [bsc#1083492] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2.spec ++++++ --- /var/tmp/diff_new_pack.SQ4vBW/_old 2018-03-26 11:52:26.293815474 +0200 +++ /var/tmp/diff_new_pack.SQ4vBW/_new 2018-03-26 11:52:26.297815330 +0200 @@ -153,6 +153,9 @@ #Since 2.4.7 the event MPM requires apr 1.5.0 or later. BuildRequires: apr-devel >= 1.5.0 BuildRequires: automake +%if %{use_firewalld} +BuildRequires: firewall-macros +%endif %if 0%{?suse_version} >= 1315 BuildRequires: pkgconfig(libbrotlidec) BuildRequires: pkgconfig(libbrotlienc) @@ -1492,6 +1495,9 @@ ln -sf $HTTPD_SBIN_BASE-$HTTPD_MPM $HTTPD_SBIN_BASE fi # +%if %{use_firewalld} +%firewalld_reload +%endif exit 0 %posttrans
