diff options
-rw-r--r-- | php-pecl-xdebug.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index f2d5b5b..aae79ed 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -64,7 +64,7 @@ Obsoletes: php55u-pecl-%{pecl_name} Obsoletes: php56u-pecl-%{pecl_name} %endif -%if 0%{?fedora} < 20 +%if 0%{?fedora} < 20 && 0%{?rhel} < 7 # Filter private shared %{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$} %{?filter_setup} |