diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-16 11:27:20 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-16 11:27:20 +0200 |
commit | a368163d61c85660cc3d699314622c55172d48f7 (patch) | |
tree | 56150a0e2f00838309d602179ddddb1f9bbd7ff3 | |
parent | fd4e3c9fb8bc91845026815b10798a877745fae8 (diff) |
better description
-rw-r--r-- | php-pecl-ds.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec index 15c3d33..08654bd 100644 --- a/php-pecl-ds.spec +++ b/php-pecl-ds.spec @@ -82,7 +82,9 @@ Obsoletes: php72w-pecl-%{pecl_name} <= %{version} %description -%{summary}. +An extension providing specialized data structures as efficient alternatives +to the PHP array. + Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. |