]> git.pld-linux.org Git - packages/php.git/commitdiff
- added Obsoleted for withdrawn modules
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Mar 2016 19:12:33 +0000 (20:12 +0100)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 21 Dec 2016 19:21:12 +0000 (21:21 +0200)
php.spec

index b05ef2eda34e3962256603c9798b603fc239b1f8..af101330fd81ecc094d956d79fc321665dac58cd 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -604,7 +604,14 @@ Provides:  php(standard)
 %{?with_pcre:%requires_ge_to   pcre pcre-devel}
 Suggests:      browscap
 Obsoletes:     php-common < 4:5.3.28-7
+# withdrawn modules
+Obsoletes:     php-filepro < 4:5.2.0
+Obsoletes:     php-hwapi < 4:5.2.0
+Obsoletes:     php-hyperwave < 3:5.0.0
+Obsoletes:     php-java < 3:5.0.0
+Obsoletes:     php-mcal < 3:5.0.0
 Obsoletes:     php-pecl-domxml
+Obsoletes:     php-qtdom < 3:5.0.0
 Conflicts:     php4-common < 3:4.4.4-8
 Conflicts:     php55-common < 4:5.5.10-4
 Conflicts:     rpm < 4.4.2-0.2
@@ -779,6 +786,8 @@ URL:                http://php.net/manual/en/book.dba.php
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
 Provides:      php(dba)
 Obsoletes:     php-dba < 4:5.3.28-7
+# withdrawn module of similar functionality but different API
+Obsoletes:     php-db < 3:5.0.0
 
 %description dba
 This is a dynamic shared object (DSO) for PHP that will add flat-file
@@ -1258,6 +1267,8 @@ URL:              http://php.net/manual/en/book.oci8.php
 %{?requires_php_extension}
 Provides:      php(oci8)
 Obsoletes:     php-oci8 < 4:5.3.28-7
+# withdrawn module of similar functionality but different API
+Obsoletes:     php-oracle < 4:5.1.0
 
 %description oci8
 This is a dynamic shared object (DSO) for PHP that will add Oracle 7,
This page took 0.04177 seconds and 4 git commands to generate.