Bug 232287

Summary: httpd Does Not Mock Build - Missing BuildRequires
Product: [Fedora] Fedora Reporter: Jonathan Steffan <jonathansteffan>
Component: httpdAssignee: Joe Orton <jorton>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.2.2-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-25 14:31:35 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 Jonathan Steffan 2007-03-14 18:42:40 UTC
Description of problem:
Missing BuildRequires: autoconf

Version-Release number of selected component (if applicable):
httpd-2.2.2-1.2.i386

How reproducible:
Always

Steps to Reproduce:
1.mock build the src rpm
  
Actual results:
Failed Build

Expected results:
Build

Additional info:
When building on FC4, there is also another missing BuildRequires, not sure if
this should be added for the FC5 version as it seems the dep is found somehow.

BuildRequires: sqlite-devel

Comment 1 Joe Orton 2007-05-25 14:31:35 UTC
The autoconf BR was added for F7 - thanks for the report.  I can't see why
sqlite-devel would be needed - please file a separate bug with a build failure
if this still occurs.

Comment 2 Jonathan Steffan 2007-05-25 17:49:49 UTC
The sqlite-devel BR was on FC4 only.