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
commitca3138335908e4f75a5827ba0194c03a8f83799e (patch)
tree545aad80bb02df36adbd3a3d88392c64549e3e3e
parente5d9aacdf59361d7ea0fb51140248e3991e5e78e (diff)
rhel-7 also properly filter private shared
-rw-r--r--php-pecl-mysqlnd-qc.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-mysqlnd-qc.spec b/php-pecl-mysqlnd-qc.spec
index 56a7880..6a71787 100644
--- a/php-pecl-mysqlnd-qc.spec
+++ b/php-pecl-mysqlnd-qc.spec
@@ -50,9 +50,11 @@ Obsoletes: php53u-pecl-mysqlnd-qc
Obsoletes: php54-pecl-mysqlnd-qc
%endif
+%if 0%{?fedora} < 20 && 0%{?rhel} < 7
# Filter private shared
%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
%{?filter_setup}
+%endif
%description