summaryrefslogtreecommitdiffstats
path: root/php-pecl-http1.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
commit41f55fea5688ed8e4439c18facbd86940cb9144a (patch)
treebf4096923a8bd12391aa8f0647775cb8cfd7dc6d /php-pecl-http1.spec
parent62336bf673f155683b73d87035149d0d7fab6f20 (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-http1.spec')
-rw-r--r--php-pecl-http1.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-http1.spec b/php-pecl-http1.spec
index aaf5ceb..eb4b9f4 100644
--- a/php-pecl-http1.spec
+++ b/php-pecl-http1.spec
@@ -72,7 +72,7 @@ Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
-%if 0%{?fedora} < 20
+%if 0%{?fedora} < 20 && 0%{?rhel} < 7
# Filter shared private
%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
%{?filter_setup}