summaryrefslogtreecommitdiffstats
path: root/php-pecl-xmldiff.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
commita5fe599adeab535ef140d8b59b3243a807ce0637 (patch)
tree2bfad0339b5dba90dffcade7dce3c1ed3fb2d4c3 /php-pecl-xmldiff.spec
parent6e7675152d7f67e82b1962acb3b987403957dc30 (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-xmldiff.spec')
-rw-r--r--php-pecl-xmldiff.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec
index 0c30403..631ad83 100644
--- a/php-pecl-xmldiff.spec
+++ b/php-pecl-xmldiff.spec
@@ -62,7 +62,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}