]> git.pld-linux.org Git - packages/php.git/commitdiff
- provide obsoleted names: php-mhash, php-domxml; rel 4 auto/th/php-5_3_3-4
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Aug 2010 10:53:11 +0000 (10:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.889

php.spec

index 4f09bd77f7aa3f44c9c215f6510a0819eb06e76a..01f833aa387472584474d154452ea626323687fb 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -102,7 +102,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel             3
+%define                rel             4
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -644,6 +644,7 @@ Requires:   %{name}-common = %{epoch}:%{version}-%{release}
 Provides:      php(dom)
 # it has some compatibility functions
 Provides:      php(domxml)
+Provides:      php-domxml = %{epoch}:%{version}-%{release}
 Obsoletes:     php-domxml <= 3:4.3.8-1
 
 %description dom
@@ -800,6 +801,7 @@ URL:                http://www.php.net/manual/en/book.gmp.php
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
 Provides:      php(hash)
 Provides:      php(mhash)
+Provides:      php-mhash = %{epoch}:%{version}-%{release}
 Obsoletes:     php-mhash
 Obsoletes:     php-pecl-hash
 
This page took 0.3293 seconds and 4 git commands to generate.