packages (PHP_5_2): php/php.spec - provide php-EXTNAME in -common for inter...
glen
glen at pld-linux.org
Mon Dec 21 14:28:07 CET 2009
Author: glen Date: Mon Dec 21 13:28:07 2009 GMT
Module: packages Tag: PHP_5_2
---- Log message:
- provide php-EXTNAME in -common for internal exts; rel 2
---- Files affected:
packages/php:
php.spec (1.805.2.39 -> 1.805.2.40)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.39 packages/php/php.spec:1.805.2.40
--- packages/php/php.spec:1.805.2.39 Sun Dec 20 17:13:27 2009
+++ packages/php/php.spec Mon Dec 21 14:28:01 2009
@@ -112,7 +112,7 @@
Summary(uk.UTF-8): PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
Name: php
Version: 5.2.12
-Release: 1
+Release: 2
Epoch: 4
License: PHP
Group: Libraries
@@ -456,7 +456,12 @@
Provides: php(standard)
Provides: php(zend_extension_api) = %{zend_extension_api}
Provides: php(zend_module_api) = %{zend_module_api}
+Provides: php-date
+Provides: php-ereg
%{?with_zend_multibyte:Provides: php-mbstring = %{epoch}:%{version}-%{release}}
+Provides: php-overload
+Provides: php-reflection
+Provides: php-standard
Provides: php5(debug) = %{php_debug}
Provides: php5(thread-safety) = %{zend_zts}
# ensure backward compatibility for Titanium
@@ -3020,6 +3025,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.805.2.40 2009/12/21 13:28:01 glen
+- provide php-EXTNAME in -common for internal exts; rel 2
+
Revision 1.805.2.39 2009/12/20 16:13:27 adamg
- updated to 5.2.12
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.39&r2=1.805.2.40&f=u
More information about the pld-cvs-commit
mailing list