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
commit3e45597c2719f36ae3c497d716f1373d3a420702 (patch)
tree193cf4d5bcd08c4d6895924944188d596083b42a
parentc310196e1fec2bf5461cc67f5a8189dd156d65d3 (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-sphinx.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-sphinx.spec b/php-pecl-sphinx.spec
index fc59c49..307886b 100644
--- a/php-pecl-sphinx.spec
+++ b/php-pecl-sphinx.spec
@@ -48,7 +48,7 @@ Obsoletes: php56u-pecl-%{pecl_name}
%endif
%endif
-%if 0%{?fedora} < 20
+%if 0%{?fedora} < 20 && 0%{?rhel} < 7
# Filter private shared object
%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
%{?filter_setup}