Bug 130201

Summary: dbus has missing dependencies
Product: [Fedora] Fedora Reporter: Steve Grubb <linux_4ever>
Component: dbusAssignee: John (J5) Palmieri <johnp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jkeck
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-18 17:14:16 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: 123268    
Attachments:
Description Flags
Patch that fixes the spec file none

Description Steve Grubb 2004-08-17 23:44:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
dbus has missing build dependencies against libxml-devel and libtool.
./configure also seems to have a problem defaulting to
--with-init-scripts=redhat and the option must be given manually. It
will not build without that.

Version-Release number of selected component (if applicable):
dbus-0.22-3

How reproducible:
Always

Steps to Reproduce:
1. rpmbuild -bb dbus.spec

Actual Results:  Various failure messages saying something is missing
or file not found by glob.

Expected Results:  A message saying where the package was written.

Additional info:

I will attach a patch that addresses this issue.

Comment 1 Steve Grubb 2004-08-17 23:45:58 UTC
Created attachment 102815 [details]
Patch that fixes the spec file

Please apply

Comment 2 John (J5) Palmieri 2004-08-18 14:32:46 UTC
Patch accepted.  Thanks.

Comment 3 John (J5) Palmieri 2004-08-18 17:14:16 UTC
Built. Closing.