diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-24 08:04:25 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-24 08:04:25 +0100 |
commit | 9e1138c5b9cbd1a7b7da17fcb82e94f1ecf47c33 (patch) | |
tree | 02bf63eb406a8e1df19d6159c614f0cf51ca6b41 | |
parent | 1bac5702a7562948b69d2c7e247116c7b83c80ad (diff) |
pecl, small cleanup
-rw-r--r-- | php-pecl-xdebug.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index 43112d0..78685b3 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -49,8 +49,6 @@ BuildRequires: %{?scl_prefix}php-devel BuildRequires: libedit-devel BuildRequires: libtool -Requires(post): %{__pecl} -Requires(postun): %{__pecl} Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} %{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} |