From eb74832b17769e1d2f98e95ece542cc423a2b5ec Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Sun, 24 Aug 2014 12:10:41 +0200
Subject: new package: php 5.6 as Software Collection

---
 php56.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/php56.spec b/php56.spec
index 1ca19ed..aeda759 100644
--- a/php56.spec
+++ b/php56.spec
@@ -250,7 +250,7 @@ Requires(pre): httpd-filesystem
 Requires(pre): httpd
 %endif
 
-%if 0%{?fedora} < 20
+%if 0%{?fedora} < 20 && 0%{?rhel} < 7
 # Don't provides extensions, which are not shared library, as .so
 %{?filter_provides_in: %filter_provides_in %{_libdir}/php/modules/.*\.so$}
 %{?filter_provides_in: %filter_provides_in %{_libdir}/php-zts/modules/.*\.so$}
-- 
cgit