Bug 191747

Summary: libgnomecups fails to build with mock
Product: [Fedora] Fedora Reporter: n0dalus <n0dalus+redhat>
Component: libgnomecupsAssignee: John (J5) Palmieri <johnp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jkeck
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-15 17:12:46 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:42:22 UTC
Description of problem:
libgnomecups fails to build with mock.

Version-Release number of selected component (if applicable):
libgnomecups-0.2.2-3.2.1.src.rpm

Build fails with error:
/usr/bin/ld: cannot find -lgnutls

After adding buildrequires gnutls-devel:
/usr/bin/ld: cannot find -ldbus-glib-1

Attached is patch to add buildrequires gnutls-devel and dbus-glib.

Comment 1 n0dalus 2006-05-15 15:42:22 UTC
Created attachment 129079 [details]
Build log

Comment 2 n0dalus 2006-05-15 15:43:46 UTC
Created attachment 129080 [details]
BuildRequires Patch

Comment 3 John (J5) Palmieri 2006-05-15 17:12:46 UTC
Building in rawhide.  Thanks.