Bug 191695 - php-pdo should obsolete php-pecl-pdo and php-pecl-pdo-sqlite
Summary: php-pdo should obsolete php-pecl-pdo and php-pecl-pdo-sqlite
Keywords:
Status: CLOSED DUPLICATE of bug 181863
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: 191625 191627
TreeView+ depends on / blocked
 
Reported: 2006-05-15 10:44 UTC by Matthias Saou
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-16 15:25:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Saou 2006-05-15 10:44:24 UTC
For Fedora Core 4, it made sense to have these packages added in Extras :
php-pecl-pdo
php-pecl-pdo-sqlite

But starting with FC5's PHP 5.1.2 there is now a main "php-pdo" sub-package
which contains the same thing as the two above. I will have them removed from
Extras for FC5 and FC development, but php-pdo will need to have :

Obsoletes: php-pecl-pdo <= 1.0.2-3
Obsoletes: php-pecl-pdo-sqlite <= 0.3-5

So that upgrades go smoothly. And eventually :

Provides: php-pecl-pdo = %{version}-%{release}
Provides: php-pecl-pdo-sqlite = %{version}-%{release}

Alhough I don't think those provides would be really useful, and wouldn't
reflect the actual module version as found on pecl.php.net, but have PHP's
version instead.

See bug #191625 and bug #191627 for the report of the initial problem.

Comment 1 Joe Orton 2006-05-16 15:25:55 UTC
Adding -pecl- provides for stuff now shipped in the PHP tarball doesn't make
sense, I think.  The Obsoletes have been there since the FC5 php.

*** This bug has been marked as a duplicate of 181863 ***


Note You need to log in before you can comment on or make changes to this bug.