]> git.pld-linux.org Git - packages/php.git/commitdiff
- added Obsoleted for withdrawn modules auto/th/php70-7.0.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Mar 2016 19:12:33 +0000 (20:12 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Mar 2016 19:12:33 +0000 (20:12 +0100)
php.spec

index a78845510f2e3c6e79000e3f98a2a2dd777b2e8c..2f83ec80cdb67bbfc1051d043a463b47b1efd880 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -548,7 +548,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
@@ -722,6 +729,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
@@ -1163,6 +1172,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.346046 seconds and 4 git commands to generate.