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
commita639ad464771861b9d1f6db430af6e2a54c1a360 (patch)
treefc447f300bfb506fde571498e99b4e9e1bef9638
parent70e9a1a16a17d1450ecba690dea64e2d9ecb199b (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-spl-types.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-spl-types.spec b/php-pecl-spl-types.spec
index 22ccb93..e3d9439 100644
--- a/php-pecl-spl-types.spec
+++ b/php-pecl-spl-types.spec
@@ -61,7 +61,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}