]> git.pld-linux.org Git - packages/php.git/commitdiff
- add Provides php-domxml (from php4 to compatible) for php-dom
authormatipl <matipl@pld-linux.org>
Thu, 31 Mar 2005 08:49:39 +0000 (08:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.421

php.spec

index 6224212b80e85cff81c63869fa4257d7d3f24715..1ec00644368a5afc09e2efaea25b84d8b5f4184f 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -77,7 +77,7 @@ Summary(uk):  PHP 
 Name:          php
 Version:       5.0.4
 %define                _suf    RC2
-Release:       0.%{_suf}.1%{?with_hardened:hardened}
+Release:       0.%{_suf}.2%{?with_hardened:hardened}
 Epoch:         4
 Group:         Libraries
 License:       PHP
@@ -535,6 +535,7 @@ Summary(pl):        Modu
 Group:         Libraries
 Requires(post,preun):  %{name}-common = %{epoch}:%{version}-%{release}
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
+Provides:       php-domxml = %{epoch}:%{version}-%{release}
 
 %description dom
 This is a dynamic shared object (DSO) for PHP that will add new DOM
This page took 0.055076 seconds and 4 git commands to generate.