summaryrefslogtreecommitdiffstats
path: root/php-pecl-apcu.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-17 10:07:54 +0100
committerRemi Collet <fedora@famillecollet.com>2014-03-17 10:07:54 +0100
commit8da8c8157d9cb026f5204f9447a973651aba20e0 (patch)
tree85a190c726b09e775ec4a6f5e4d29201d6e54f1f /php-pecl-apcu.spec
parent0d25763f8778109495437d26e86f61401997e376 (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-apcu.spec')
-rw-r--r--php-pecl-apcu.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec
index b97d01c..8e11fca 100644
--- a/php-pecl-apcu.spec
+++ b/php-pecl-apcu.spec
@@ -71,7 +71,7 @@ Obsoletes: php56u-pecl-%{pecl_name}
%endif
%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}