summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-28 17:53:27 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-28 17:53:27 +0200
commit4735942d835d7922db570aab4a4bf165b427200c (patch)
tree324f03c76e23b456f67dbc53fd33958c46c646c7
parented3bb798ee62a117f4466b065bf7ba1e278285f6 (diff)
php 5.6: provides php(httpd)
-rw-r--r--php56.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/php56.spec b/php56.spec
index d78d81e..6cdd0d4 100644
--- a/php56.spec
+++ b/php56.spec
@@ -250,6 +250,8 @@ Requires(pre): httpd-filesystem
%else
Requires(pre): httpd
%endif
+# php engine for Apache httpd webserver
+Provides: php(httpd)
%if 0%{?fedora} < 20 && 0%{?rhel} < 7
# Don't provides extensions, which are not shared library, as .so
@@ -328,6 +330,8 @@ 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
+# php engine for Apache httpd webserver
+Provides: php(httpd)
%endif
Obsoletes: php53-fpm, php53u-fpm, php54-fpm, php54w-fpm, php55u-fpm, php55w-fpm, php56u-fpm, php56w-fpm