From 625f90ed0ace1432b59c9efeaad12a64659a9d0b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 31 Aug 2014 20:16:02 +0200 Subject: php54-php: without zip extension (use php-pecl-zip instead) --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 133b7cb..a27537e 100644 --- a/php.spec +++ b/php.spec @@ -107,7 +107,7 @@ %global with_httpd2410 0 %endif -%global with_zip 1 +%global with_zip 0 %if 0%{?fedora} < 18 && 0%{?rhel} < 7 %global db_devel db4-devel -- cgit