summaryrefslogtreecommitdiffstats
path: root/php-pecl-uuid.spec
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
commit0daa040fa00635685cbe9830a82922af2959eb87 (patch)
tree0271caacf2bbfcd691d53bebee3be973f076f839 /php-pecl-uuid.spec
parent9de1664c4ec6aa5aebe9453bcf9201c05466498b (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-uuid.spec')
-rw-r--r--php-pecl-uuid.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec
index 1315d34..d4fa9f1 100644
--- a/php-pecl-uuid.spec
+++ b/php-pecl-uuid.spec
@@ -67,7 +67,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}