summaryrefslogtreecommitdiffstats
path: root/php-pecl-http.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
commit7ebbbeba9611089f3aa6f55ad4c77ae6a27a20bf (patch)
treec3b8ec6661367eec23e05e30d58e3286f540c6ac /php-pecl-http.spec
parent9a497d5741eed229cae98c55215c42220a893482 (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r--php-pecl-http.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index ed4d6b8..dd5152d 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -87,7 +87,7 @@ Obsoletes: php56u-pecl-http
%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}