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
commitab22d420bb89b795fc0a77c906f3b0412b7e4b65 (patch)
treea9bf3814a35c458052f932b4519a9322cc4146c4
parent762ce1e1df59948d5fd75688f1cc25cdc953c8bc (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-inotify.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec
index d103c39..9fc4cd1 100644
--- a/php-pecl-inotify.spec
+++ b/php-pecl-inotify.spec
@@ -49,7 +49,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}