summaryrefslogtreecommitdiffstats
path: root/php-pecl-raphf.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
commitf545c3eb36bc5e0df0db127f2b1ac8091d8d8448 (patch)
tree2831ec3c974f7e33e2198d4fed88c51863816a24 /php-pecl-raphf.spec
parent55df2ae0bb276657e50e4a4a0cf697d5a67c2c28 (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-raphf.spec')
-rw-r--r--php-pecl-raphf.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec
index 6fdf08d..78fff38 100644
--- a/php-pecl-raphf.spec
+++ b/php-pecl-raphf.spec
@@ -56,7 +56,7 @@ Obsoletes: php55u-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}