From a5fe599adeab535ef140d8b59b3243a807ce0637 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 Mar 2014 10:07:54 +0100 Subject: rhel-7 also properly filter private shared --- php-pecl-xmldiff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-xmldiff.spec') diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec index 0c30403..631ad83 100644 --- a/php-pecl-xmldiff.spec +++ b/php-pecl-xmldiff.spec @@ -62,7 +62,7 @@ Obsoletes: php55u-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} -- cgit