commit 76dc29678793b86e5a5aeacd32d4602539a7fc8f
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jul 3 11:17:07 2013 +0300

    ERROR: PHP_CodeSniffer requires the tokenizer extension to be enabled.

 php-pear-PHP_CodeSniffer.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pear-PHP_CodeSniffer.spec b/php-pear-PHP_CodeSniffer.spec
index 45fe391..18896be 100644
--- a/php-pear-PHP_CodeSniffer.spec
+++ b/php-pear-PHP_CodeSniffer.spec
@@ -10,7 +10,7 @@ Summary:      PHP_CodeSniffer tokenises PHP code and detects 
violations of a defined
 Summary(pl.UTF-8):     PHP_CodeSniffer analizuje kod PHP pod kątem naruszeń 
zdefiniowanych standardów kodowania
 Name:          php-pear-%{pearname}
 Version:       1.4.3
-Release:       1
+Release:       2
 Epoch:         1
 License:       BSD License
 Group:         Development/Languages/PHP
@@ -23,6 +23,7 @@ BuildRequires:        php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.580
 Requires:      php(core) >= %{php_min_version}
+Requires:      php(tokenizer)
 Requires:      php-pear
 Suggests:      php-phpunit-PHP_Timer
 Obsoletes:     php-pear-PHP_CodeSniffer-tests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PHP_CodeSniffer.git/commitdiff/76dc29678793b86e5a5aeacd32d4602539a7fc8f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to