summaryrefslogtreecommitdiffstats
path: root/php-pecl-gnupg.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
commita62dbc7aa80a6272e9fe6c15d186dd47b31bb4fd (patch)
treeec86616b9605c040fa353bb8c4c29ac288f9387f /php-pecl-gnupg.spec
parent48d2d7720cf6e9e170bb3ac1679b2591d253aed7 (diff)
rhel-7 also properly filter private shared
Diffstat (limited to 'php-pecl-gnupg.spec')
-rw-r--r--php-pecl-gnupg.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-gnupg.spec b/php-pecl-gnupg.spec
index 4a26fdb..efee22a 100644
--- a/php-pecl-gnupg.spec
+++ b/php-pecl-gnupg.spec
@@ -59,7 +59,7 @@ Obsoletes: php56u-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}