Bug 178821 - php-pear is missing Require on php
Summary: php-pear is missing Require on php
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: php-pear
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 176733
TreeView+ depends on / blocked
 
Reported: 2006-01-24 16:57 UTC by Tim Jackson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 1.4.6-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-30 15:53:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Jackson 2006-01-24 16:57:19 UTC
Description of problem:
php-pear does not have a Require on php :)

Spotted it when I tried to build php-pear-DB in extras:
http://buildsys.fedoraproject.org/logs/fedora-development-extras/3253-php-pear-DB-1.7.6-3/noarch/build.log

Version-Release number of selected component (if applicable):
php-pear-1.4.5-6

How reproducible: Always


Steps to Reproduce:
rpm -qp --requires php-pear-1.4.5-6.noarch.rpm

Actual results:
/bin/sh
config(php-pear) = 1:1.4.5-6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1


Expected results:
php
/bin/sh
config(php-pear) = 1:1.4.5-6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1

Comment 1 Joe Orton 2006-01-30 15:53:25 UTC
OK, thanks, done.


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