From f2e523d8675d7fecd57a4e2d9cfe24243de321a9 Mon Sep 17 00:00:00 2001 From: webbuilder_pel7x64builder0 Date: Tue, 19 Feb 2019 10:41:27 +0100 Subject: [PATCH] php72 remove http requirement Signed-off-by: webbuilder_pel7x64builder0 --- SPECS/php72.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/php72.spec b/SPECS/php72.spec index 0ec53b6..5bcdfdc 100644 --- a/SPECS/php72.spec +++ b/SPECS/php72.spec @@ -151,7 +151,7 @@ Requires: php-common%{?_isa} = %{version}-%{release} Requires: php-cli%{?_isa} = %{version}-%{release} Requires: php-fpm%{?_isa} = %{version}-%{release} # To ensure correct /var/lib/php/session ownership: -Requires(pre): httpd-filesystem +#Requires(pre): httpd-filesystem # php engine for Apache httpd webserver Provides: php(httpd) @@ -197,7 +197,7 @@ Requires(pre): /usr/sbin/useradd BuildRequires: systemd-devel %{?systemd_requires} # To ensure correct /var/lib/php/session ownership: -Requires(pre): httpd-filesystem +#Requires(pre): httpd-filesystem # For php.conf in /etc/httpd/conf.d # and version 2.4.10 for proxy support in SetHandler #Requires: httpd-filesystem >= 2.4.10 @@ -693,7 +693,7 @@ low-level PHP extension for the libsodium cryptographic library. %patch5 -p1 -b .includedir %patch6 -p1 -b .embed %patch7 -p1 -b .recode -%patch8 -p1 -b .libdb +#%patch8 -p1 -b .libdb %patch40 -p1 -b .dlopen %patch42 -p1 -b .systzdata