Bug 127977 - missing BuildRequires on curl
Summary: missing BuildRequires on curl
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-07-15 21:24 UTC by Dax Kelson
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-07-20 11:59:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dax Kelson 2004-07-15 21:24:34 UTC
Description of problem:

I tried to rebuild the php-4.3.8 on a old RHL7.3 box (don't ask).

I found that curl-devel should be in the BuildRequires.

Comment 1 Joe Orton 2004-07-16 07:53:36 UTC
$ grep curl php.spec
BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, expat-devel
...

what am I missing?

Comment 2 Robert Scheck 2004-07-16 09:17:27 UTC
Even http://updates.redhat.com/7.3/en/os/SRPMS/php-4.1.2-7.3.6.src.rpm
has curl-devel as build requirement:

# grep curl php.spec
BuildRequires: curl-devel
# 


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