From 8a67a38e36165052791fa790d29d3295750f943f23de68f1944c68ebc11f1821 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 30 Nov 2020 12:55:44 +0000 Subject: [PATCH] Accepting request 851677 from home:adkorte:staging - remove Requires(post): firewalld hard dependency (this is already handled by the %firewalld_reload macro) OBS-URL: https://build.opensuse.org/request/show/851677 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=626 --- apache2.changes | 6 ++++++ apache2.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/apache2.changes b/apache2.changes index b652cd6..23c257e 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 29 13:45:39 UTC 2020 - Arjen de Korte + +- remove Requires(post): firewalld hard dependency (this is already + handled by the %firewalld_reload macro) + ------------------------------------------------------------------- Thu Nov 26 12:10:52 UTC 2020 - pgajdos@suse.com diff --git a/apache2.spec b/apache2.spec index 1e04fa9..c46dc9d 100644 --- a/apache2.spec +++ b/apache2.spec @@ -276,9 +276,6 @@ Provides: httpd-devel = %{version} %if "%{mpm}" != "" Requires(pre): permissions Requires(post): %fillup_prereq -%if %{use_firewalld} -Requires(post): firewalld -%endif Requires(post): grep Requires(post): update-alternatives Requires(postun): update-alternatives