From f50f7bed70ef84d4f0321dcac473d3708c02b3e7 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 24 Jul 2015 10:08:14 +0200 Subject: [PATCH] RPM/php-fpm: Don't require Zend explicitly refs #9669 --- icingaweb2_php-fpm.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/icingaweb2_php-fpm.spec b/icingaweb2_php-fpm.spec index affce1f03..d8c791a47 100644 --- a/icingaweb2_php-fpm.spec +++ b/icingaweb2_php-fpm.spec @@ -91,7 +91,6 @@ Requires: %{zend}-Db-Adapter-Pdo-Pgsql %{?amzn:Requires: %{php}-pecl-imagick} %{?fedora:Requires: php-pecl-imagick} %{?rhel:Requires: php-pecl-imagick} -Requires: %{zend} Obsoletes: %{name}-vendor-zend Requires: %{zend}-Db-Adapter-Pdo-Mysql Requires: %{zend}-Db-Adapter-Pdo-Pgsql