diff options
-rw-r--r-- | php56.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -250,7 +250,7 @@ Requires(pre): httpd-filesystem Requires(pre): httpd %endif -%if 0%{?fedora} < 20 +%if 0%{?fedora} < 20 && 0%{?rhel} < 7 # Don't provides extensions, which are not shared library, as .so %{?filter_provides_in: %filter_provides_in %{_libdir}/php/modules/.*\.so$} %{?filter_provides_in: %filter_provides_in %{_libdir}/php-zts/modules/.*\.so$} |