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
commitcd5f7465d9f39f28406437559614e53f912cef64 (patch)
tree92e7ee92e5e6d4974ca8872045021b946d13f2a4
parent35af70fc6b296b15fceec8ceb106aa0ee4f58262 (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-stats.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-stats.spec b/php-pecl-stats.spec
index 9e5c751..7070fb8 100644
--- a/php-pecl-stats.spec
+++ b/php-pecl-stats.spec
@@ -55,7 +55,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}