diff options
| -rw-r--r-- | php-pecl-xdebug.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index e4caecc..f611c41 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -31,7 +31,7 @@  %global ini_name  15-%{pecl_name}.ini  Name:           %{?scl_prefix}php-pecl-xdebug -Summary:        PECL package for debugging PHP scripts +Summary:        Provides functions for function traces and profiling  Version:        %{upstream_version}%{?upstream_lower:~%{upstream_lower}}  %if 0%{?gh_date:1}  Release:        1%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} | 
