[packages/php-pear-PHP_CodeSniffer] requires ctype ext
glen
glen at pld-linux.org
Wed Jul 3 11:29:42 CEST 2013
commit 942e78c0175aa641cc908152ebb3db787d5ddfad
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jul 3 12:29:35 2013 +0300
requires ctype ext
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 18896be..7d23159 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: 2
+Release: 3
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(ctype)
Requires: php(tokenizer)
Requires: php-pear
Suggests: php-phpunit-PHP_Timer
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PHP_CodeSniffer.git/commitdiff/942e78c0175aa641cc908152ebb3db787d5ddfad
More information about the pld-cvs-commit
mailing list