summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 099f902..9168e6d 100644
--- a/php.spec
+++ b/php.spec
@@ -204,7 +204,8 @@ Patch300: php-7.0.10-datetests.patch
BuildRequires: bzip2-devel
BuildRequires: pkgconfig(libcurl) >= 7.15.5
BuildRequires: %{db_devel}
-BuildRequires: httpd-devel >= 2.0.46-1, pam-devel
+BuildRequires: httpd-devel >= 2.0.46-1
+BuildRequires: pam-devel
%if %{with_httpd2410}
# to ensure we are using httpd with filesystem feature (see #1081453)
BuildRequires: httpd-filesystem
@@ -303,10 +304,10 @@ The %{?scl_prefix}php-dbg package contains the interactive PHP debugger.
Group: Development/Languages
Summary: PHP FastCGI Process Manager
BuildRequires: libacl-devel
+BuildRequires: pkgconfig(libsystemd) >= 209
Requires(pre): %{_root_sbindir}/useradd
Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
%if %{with_systemd}
-BuildRequires: pkgconfig(libsystemd) >= 209
%{?systemd_requires}
# This is actually needed for the %%triggerun script but Requires(triggerun)
# is not valid. We can use %%post because this particular %%triggerun script
@@ -679,7 +680,8 @@ Provides: %{?scl_prefix}php-simplexml, %{?scl_prefix}php-simplexml%{?_isa}
Provides: %{?scl_prefix}php-xmlreader, %{?scl_prefix}php-xmlreader%{?_isa}
Provides: %{?scl_prefix}php-xmlwriter, %{?scl_prefix}php-xmlwriter%{?_isa}
Provides: %{?scl_prefix}php-xsl, %{?scl_prefix}php-xsl%{?_isa}
-BuildRequires: libxslt-devel >= 1.0.18-1, pkgconfig(libxml-2.0) >= 2.7.6
+BuildRequires: libxslt-devel >= 1.0.18-1
+BuildRequires: pkgconfig(libxml-2.0) >= 2.7.6
%description xml
The %{?scl_prefix}php-xml package contains dynamic shared objects which add support