]> git.pld-linux.org Git - packages/php.git/commitdiff
- provide php-EXTNAME in -common for internal exts; rel 2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 21 Dec 2009 13:28:01 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.805.2.40

php.spec

index 55c549fac59e7cee63e54c29c08d50af3b3ff9b0..7df14693a6a9b547ec94af91a226d3636404fd3a 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -111,7 +111,7 @@ Summary(ru.UTF-8):  PHP Версии 5 - язык препроцессирова
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          php
 Version:       5.2.12
-Release:       1
+Release:       2
 Epoch:         4
 License:       PHP
 Group:         Libraries
@@ -455,7 +455,12 @@ Provides:  php(reflection)
 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
This page took 0.05729 seconds and 4 git commands to generate.