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
commit67ba8491dcb169845d17441a838805a416ffa57e (patch)
tree9813f4a57e96bf10d85d27ce77db205caeb90072
parent2f43e5d5b829472caff3dc79179ee5d521b0f430 (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-oauth.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index 396c9cb..93369c9 100644
--- a/php-pecl-oauth.spec
+++ b/php-pecl-oauth.spec
@@ -43,7 +43,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}