]> git.pld-linux.org Git - packages/php-pecl-xdebug.git/commitdiff
correct desc, clarify license
authorElan Ruusamäe <glen@delfi.ee>
Tue, 24 Jun 2014 08:42:54 +0000 (11:42 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 24 Jun 2014 08:42:54 +0000 (11:42 +0300)
php-pecl-xdebug.spec

index 2379e375ed0348f5c7dfac196f5addbe4d66028b..5224b0692482c38213d25d702d144bd46b411638 100644 (file)
@@ -6,7 +6,9 @@ Summary(pl.UTF-8):      %{modname} - funkcje do śledzenia i profilowania funkcji
 Name:          %{php_name}-pecl-%{modname}
 Version:       2.2.5
 Release:       1
-License:       BSD style
+# The Xdebug License, version 1.01
+# (Based on "The PHP License", version 3.0)
+License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://www.xdebug.org/files/xdebug-%{version}.tgz
 # Source0-md5: 7e571ce8eb6fa969fd8263969019849d
@@ -30,13 +32,14 @@ can provide includes the following:
 - stack and function traces in error messages with:
  - full parameter display for user defined functions
  - function name, file name and line indications
- - support for member functions memory allocation
+ - support for member functions
+- memory allocation
 - protection for infinite recursions
 
 Xdebug also provides:
 
 - profiling information for PHP scripts
-- script execution analysis
+- code coverage analysis
 - capabilities to debug your scripts interactively with a debug client
 
 In PECL status of this package is: %{status}.
This page took 0.144067 seconds and 4 git commands to generate.