]> git.pld-linux.org Git - packages/php.git/commitdiff
- provides for extensions that are compiled statically into libphp-common (for PEAR... auto/ac/php-5_0_5-10
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 15 Oct 2005 13:06:09 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.498

php.spec

index 77ef11bf05c9cda5fc422bbc548ac8eab2edc6b2..1e4ae2a52d52d7a853692e9092bea638d063840c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -81,7 +81,7 @@ Summary(ru):  PHP 
 Summary(uk):   PHP ÷ÅÒÓ¦§ 5 - ÍÏ×Á ÐÒÅÐÒÏÃÅÓÕ×ÁÎÎÑ HTML-ÆÁÊ̦×, ×ÉËÏÎÕ×ÁÎÁ ÎÁ ÓÅÒ×ÅÒ¦
 Name:          php
 Version:       5.0.5
-Release:       9%{?with_hardening:hardened}
+Release:       10%{?with_hardening:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -371,7 +371,11 @@ Group:             Libraries
 # because of dlclose() bugs in glibc <= 2.3.4 causing SEGVs on exit
 Requires:      glibc >= 6:2.3.5
 Requires:      sed >= 4.0
+Provides:      %{name}-libxml = %{epoch}:%{version}-%{release}
 Provides:      %{name}-session = %{epoch}:%{version}-%{release}
+Provides:      %{name}-simplexml = %{epoch}:%{version}-%{release}
+Provides:      %{name}-spl = %{epoch}:%{version}-%{release}
+Provides:      %{name}-standard = %{epoch}:%{version}-%{release}
 # FIXME: apache2 specific Provides
 Provides:      php-common(apache-modules-api) = %{apache_modules_api}
 Provides:      php(modules_api) = %{php_api_version}
This page took 0.073637 seconds and 4 git commands to generate.