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
commit1859c1f3d32e12fe134115127f20b8d2a0d28b78 (patch)
treeab628796e8e04f3bbbaa38b195092c0131e6ad74
parentc10504f9c5ed997a4cf073595731b981d85a712f (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-radius.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-radius.spec b/php-pecl-radius.spec
index 69d6cb7..bb12063 100644
--- a/php-pecl-radius.spec
+++ b/php-pecl-radius.spec
@@ -59,7 +59,7 @@ Obsoletes: php56u-pecl-%{pecl_name}
%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}