Bug 159283

Summary: -devel missing dependencies on autotools
Product: [Fedora] Fedora Reporter: Timon <timosha>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.3.11-2.6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-08 11:10:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Timon 2005-06-01 12:49:38 UTC
sorry for my English

Description of problem:
some dependences in rpm tree

Version-Release number of selected component (if applicable):
php-5.0.4 from development tree
php-devel from the same tree

How reproducible:
remove automake package
install php-devel
then try to use 
$ phpize 
and you will get an error
then install automake+autoconf and everything will be fine

so php-devel depend's from automake/autoconf

Comment 1 Joe Orton 2005-06-01 13:15:44 UTC
Thanks for the report.

Comment 2 Joe Orton 2005-11-08 11:10:01 UTC
This was fixed in 4.3.11-2.6 and later.