diff options
Diffstat (limited to 'php-pecl-ds.spec')
| -rw-r--r-- | php-pecl-ds.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ds.spec b/php-pecl-ds.spec index af4f4b1..8ea09f7 100644 --- a/php-pecl-ds.spec +++ b/php-pecl-ds.spec @@ -39,7 +39,7 @@ %global archivename1 tests-1.8.0 -Summary: Data Structures for PHP +Summary: Data Structures for PHP version 1 Name: %{?scl_prefix}php-pecl-%{pecl_name} License: MIT Version: 1.8.0 @@ -86,6 +86,9 @@ Provides: %{?scl_prefix}php-%{pie_vend}-%{pie_proj} = %{version} An extension providing specialized data structures as efficient alternatives to the PHP array. +This package provides API version 1. +The php-pecl-ds2 provides API version 2. + Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. |
