diff options
| author | Remi Collet <remi@remirepo.net> | 2023-08-24 10:33:53 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-08-24 10:33:53 +0200 | 
| commit | 7602739a108b4adc8de6429edc36085b3ebb41c8 (patch) | |
| tree | 5f38e93eb3d5f4922fe61232e6a316a7b9c2ef0c | |
| parent | 828942d16b12806ca5ec8d5ab4e7c3e90497ed15 (diff) | |
minor
| -rw-r--r-- | php-pecl-uv.spec | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/php-pecl-uv.spec b/php-pecl-uv.spec index 3a5dca3..5c089c7 100644 --- a/php-pecl-uv.spec +++ b/php-pecl-uv.spec @@ -34,7 +34,6 @@ BuildRequires:  %{?scl_prefix}php-posix  Requires:       %{?scl_prefix}php(zend-abi) = %{php_zend_api}  Requires:       %{?scl_prefix}php(api) = %{php_core_api} -%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}  Provides:       %{?scl_prefix}php-%{pecl_name}               = %{version}  Provides:       %{?scl_prefix}php-%{pecl_name}%{?_isa}       = %{version}  | 
