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