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
commit04575d4e78094db60504c931847f64a2686f185d (patch)
tree167a3bb63b5fe0a6a8b80e9488f9a19a3c7d07e8
parentb638d30a316dc7bbca75f62b7116cf0eb13d78c0 (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-riak.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-riak.spec b/php-pecl-riak.spec
index 107e27e..d6fe6b4 100644
--- a/php-pecl-riak.spec
+++ b/php-pecl-riak.spec
@@ -64,7 +64,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}