Bug 191744

Summary: libusb fails to build with mock
Product: [Fedora] Fedora Reporter: n0dalus <n0dalus+redhat>
Component: libusbAssignee: Jindrich Novy <jnovy>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-16 10:16:22 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:
Bug Depends On:    
Bug Blocks: 191529    
Attachments:
Description Flags
Build log
none
BuildRequires Patch none

Description n0dalus 2006-05-15 15:33:40 UTC
Created attachment 129077 [details]
Build log

Comment 1 n0dalus 2006-05-15 15:33:40 UTC
Description of problem:
libusb fails to build with mock.

Version-Release number of selected component (if applicable):
libusb-0.1.11-2.2.src.rpm

Build fails with error:
/var/tmp/rpm-tmp.36169: line 52: docbook2ps: command not found

Attached is patch to add buildrequires docbook-utils-pdf

Comment 2 n0dalus 2006-05-15 15:34:41 UTC
Created attachment 129078 [details]
BuildRequires Patch

Comment 3 Jindrich Novy 2006-05-16 10:16:22 UTC
The BuildReq is now added. Thanks.