From 83950562626885c882d167da0ec22eb7a84b1814 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 25 Aug 2015 17:53:44 +0200 Subject: php-pecl-pq: really drop dep on pear --- php-pecl-pq.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'php-pecl-pq.spec') diff --git a/php-pecl-pq.spec b/php-pecl-pq.spec index 96da5b4..03e0d00 100644 --- a/php-pecl-pq.spec +++ b/php-pecl-pq.spec @@ -61,8 +61,6 @@ BuildRequires: postgresql-server BuildRequires: postgresql-contrib %endif -Requires(post): %{__pecl} -Requires(postun): %{__pecl} Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} Requires: %{?scl_prefix}php-json%{?_isa} -- cgit