From 2a5598065ab53d052c7eabac78e650ae860549f4 Mon Sep 17 00:00:00 2001 From: webbuilder_pel7x64builder0 Date: Mon, 15 Oct 2018 15:03:46 +0200 Subject: [PATCH] php remove httpd dependency as we want to work also with nginx Signed-off-by: webbuilder_pel7x64builder0 --- SPECS/php71.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/php71.spec b/SPECS/php71.spec index a4aa8af..dad5162 100644 --- a/SPECS/php71.spec +++ b/SPECS/php71.spec @@ -140,7 +140,7 @@ Provides: php-zts = %{version}-%{release} Provides: php-zts%{?_isa} = %{version}-%{release} %endif -Requires: httpd-mmn = %{_httpd_mmn} +#Requires: httpd-mmn = %{_httpd_mmn} Provides: mod_php = %{version}-%{release} Requires: php-common%{?_isa} = %{version}-%{release} # For backwards-compatibility, require php-cli for the time being: