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
commit6abbce3f40cc5ceceb1462259f31c00af79e1ece (patch)
tree3f685a5f5943d8850033e198be8faa8e4e9a9bf0
parent7e2513948f81a827f4326703cc88ca39436f6061 (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-imagick.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec
index 1bb7573..24b9bfc 100644
--- a/php-pecl-imagick.spec
+++ b/php-pecl-imagick.spec
@@ -60,7 +60,7 @@ Obsoletes: php56u-pecl-imagick
%endif
%endif
-%if 0%{?fedora} < 20
+%if 0%{?fedora} < 20 && 0%{?rhel} < 7
# Filter private shared
%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
%{?filter_setup}