[packages/php-pecl-xdebug] correct desc, clarify license

glen glen at pld-linux.org
Tue Jun 24 10:55:08 CEST 2014


commit fe451dff769719eae304834f40b30ca5e2f01b1f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 24 11:42:54 2014 +0300

    correct desc, clarify license

 php-pecl-xdebug.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index 2379e37..5224b06 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -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}.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/f8eab6256a920b17dee240b3488bde974fcc62b2



More information about the pld-cvs-commit mailing list