summaryrefslogtreecommitdiffstats
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
commita2f93642fdf1e56ff0e7080e3498e995ab41b4a1 (patch)
tree7707d0fa8d436018b8366d1ac8b40b2fbbf8a06e
parent53d24d11be4b123ab95d05fb5173ba75265a64e2 (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-hidef.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-hidef.spec b/php-pecl-hidef.spec
index b46a061..1870a6e 100644
--- a/php-pecl-hidef.spec
+++ b/php-pecl-hidef.spec
@@ -55,7 +55,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}