diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-07 08:05:34 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-07 08:05:34 +0100 |
commit | 45250bef6eb50b9a00be9c50b5dbbdbb07be4fa6 (patch) | |
tree | a1d4137556dda2083c52b9ca38ed1b9bffe7d96a | |
parent | efae946db8f0246c71e900732905a939a8056cb2 (diff) |
php-horde-horde-lz4: also requires the channel for SCL
-rw-r--r-- | php-horde-horde-lz4.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/php-horde-horde-lz4.spec b/php-horde-horde-lz4.spec index fc9cc26..a0b1ef9 100644 --- a/php-horde-horde-lz4.spec +++ b/php-horde-horde-lz4.spec @@ -53,9 +53,7 @@ BuildRequires: %{_bindir}/phpunit Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} -%if ! 0%{?scl:1} Requires: %{?scl_prefix}php-channel(%{pecl_channel}) -%endif %{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} Provides: %{?scl_prefix}php-%{pecl_name} = %{version} |