packages: php/php.spec - requires_ge
glen
glen at pld-linux.org
Tue Mar 29 13:32:12 CEST 2011
Author: glen Date: Tue Mar 29 11:32:12 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- requires_ge
---- Files affected:
packages/php:
php.spec (1.928 -> 1.929)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.928 packages/php/php.spec:1.929
--- packages/php/php.spec:1.928 Tue Mar 29 13:03:33 2011
+++ packages/php/php.spec Tue Mar 29 13:32:07 2011
@@ -480,7 +480,7 @@
Provides: php5(debug) = %{php_debug}
Provides: php5(thread-safety) = %{zend_zts}
%{!?with_mysqlnd:Obsoletes: php-mysqlnd}
-%{?with_pcre:%requires_eq pcre}
+%{?with_pcre:%requires_ge pcre}
Obsoletes: php-pecl-domxml
Conflicts: php4-common < 3:4.4.4-8
Conflicts: rpm < 4.4.2-0.2
@@ -3167,6 +3167,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.929 2011/03/29 11:32:07 glen
+- requires_ge
+
Revision 1.928 2011/03/29 11:03:33 glen
- require pcre version at runtime it was compiled with, or strange errors occour:
PHP Warning: preg_match_all(): Compilation failed: unknown option bit(s) set at offset 0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.928&r2=1.929&f=u
More information about the pld-cvs-commit
mailing list