summaryrefslogtreecommitdiffstats
path: root/php-pecl-solr.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
commitdd949bf892e95493c4391961a925068afa971474 (patch)
tree229833c4b1eab2557aaed72b13c6f63a8f6ad072 /php-pecl-solr.spec
parentc51fd51f2bd5abe29c2d9829d2eff3c88c83e663 (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-solr.spec')
-rw-r--r--php-pecl-solr.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec
index de9dc90..12e9bda 100644
--- a/php-pecl-solr.spec
+++ b/php-pecl-solr.spec
@@ -64,7 +64,7 @@ Obsoletes: php55u-pecl-%{pecl_name}
Obsoletes: php56u-pecl-%{pecl_name}
%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}