Author: glen                         Date: Sat Oct 15 13:06:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- provides for extensions that are compiled statically into libphp-common (for 
PEAR packages); rel 10

---- Files affected:
SPECS:
   php.spec (1.497 -> 1.498) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.497 SPECS/php.spec:1.498
--- SPECS/php.spec:1.497        Sun Oct  9 23:28:29 2005
+++ SPECS/php.spec      Sat Oct 15 15:06:09 2005
@@ -82,7 +82,7 @@
 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
@@ -372,7 +372,11 @@
 # 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}
@@ -2983,6 +2987,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.498  2005/10/15 13:06:09  glen
+- provides for extensions that are compiled statically into libphp-common (for 
PEAR packages); rel 10
+
 Revision 1.497  2005/10/09 21:28:29  glen
 - without sqlite bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.497&r2=1.498&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to