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