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
commit2210ef3aebb06fefb8e0940dcebb0612d5b21978 (patch)
tree282c9b8ec58c500cd41ae3a0a2171847b5cc7863
parentdde8b7edee885fa6bf5eafc373b144ea10ab905b (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-rrd.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec
index 1747d83..19dfda5 100644
--- a/php-pecl-rrd.spec
+++ b/php-pecl-rrd.spec
@@ -55,7 +55,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}