summaryrefslogtreecommitdiffstats
path: root/php-pecl-pq.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-25 17:53:44 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-25 17:53:44 +0200
commit83950562626885c882d167da0ec22eb7a84b1814 (patch)
treedee03903c4a2902b019eacb5daed7d592003e44a /php-pecl-pq.spec
parentca005d352ebfc863e1880b6ae1928b55e8264991 (diff)
php-pecl-pq: really drop dep on pear
Diffstat (limited to 'php-pecl-pq.spec')
-rw-r--r--php-pecl-pq.spec2
1 files changed, 0 insertions, 2 deletions
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}