]> git.pld-linux.org Git - packages/php.git/commitdiff
- static provides from PHP_5_2
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 26 Feb 2010 17:45:05 +0000 (17:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.848

php.spec

index f90ec361d850d1df833aa97fb85aebf4744e0066..b3514e2ff52479369b6b18d551d3f5e93d04874e 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -427,6 +427,7 @@ Group:              Libraries
 Requires:      glibc >= 6:2.3.5
 Requires:      php-dirs
 Provides:      php(date)
+Provides:      php(ereg)
 Provides:      php(hash)
 Provides:      php(libxml)
 Provides:      php(modules_api) = %{php_api_version}
@@ -435,6 +436,11 @@ 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
+Provides:      php-overload
+Provides:      php-reflection
+Provides:      php-standard
 Provides:      php5(debug) = %{php_debug}
 Provides:      php5(thread-safety) = %{zend_zts}
 Obsoletes:     php-pecl-domxml
This page took 0.168995 seconds and 4 git commands to generate.