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
commit8c06a4a805ccafd7b5d94a55cc5eda942cc114dc (patch)
tree2185c39b90d48c6ac1fb9cd4853637e8462ec625
parent60c716b18a79884134032fe5d652cf9de52e7dcf (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-yaml.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-yaml.spec b/php-pecl-yaml.spec
index e41183c..97e707e 100644
--- a/php-pecl-yaml.spec
+++ b/php-pecl-yaml.spec
@@ -38,7 +38,7 @@ Obsoletes: php54-pecl-%{pecl_name}
Obsoletes: php55u-pecl-%{pecl_name}
%endif
-%if 0%{?fedora} < 20
+%if 0%{?fedora} < 20 && 0%{?rhel} < 7
# Filter private shared
%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
%{?filter_setup}