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 | ffd31b22c2544dfd954133623e32d227142ce838 (patch) | |
tree | 6eea5eac69819b8bd783468f1482935fcefeeaac | |
parent | e954c6086789dee07d6d58d7a20811645282b47c (diff) |
pecl, small cleanup
-rw-r--r-- | php-pecl-pcsc.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/php-pecl-pcsc.spec b/php-pecl-pcsc.spec index 9ff7317..ffe2da9 100644 --- a/php-pecl-pcsc.spec +++ b/php-pecl-pcsc.spec @@ -33,8 +33,6 @@ BuildRequires: pcsc-lite-devel BuildRequires: %{?scl_prefix}php-devel > 5.3 BuildRequires: %{?scl_prefix}php-pear -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}} |