Bug 130202 - hal has missing dependency
Summary: hal has missing dependency
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: hal
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Zeuthen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-08-17 23:56 UTC by Steve Grubb
Modified: 2013-03-06 03:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-19 20:20:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix configure (418 bytes, patch)
2004-08-17 23:57 UTC, Steve Grubb
no flags Details | Diff
patch to fix spec file (1.00 KB, patch)
2004-08-17 23:58 UTC, Steve Grubb
no flags Details | Diff

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

Description of problem:
hal has missing build dependency on hwdata. It will not compile
without it. python is not needed for a BuildRequires because
python-devel requires python to be installed. I deleted the
requirement for docbook-dtds. The config file looks for it and works
without it.

I also found a problem in that gobject was not being linked against.
The problem comes from the configure.in file not having it specified.
But since autoconf is not called from the specfile, I chose to just
fix configure. 

I will attach 2 patches that fix all the above issues.

Version-Release number of selected component (if applicable):
hal-0.2.97

How reproducible:
Always

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

Actual Results:  Various message about something missing or linking
errors.

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

Additional info:

Comment 1 Steve Grubb 2004-08-17 23:57:27 UTC
Created attachment 102816 [details]
Patch to fix configure

Please add to package.

Comment 2 Steve Grubb 2004-08-17 23:58:06 UTC
Created attachment 102817 [details]
patch to fix spec file

Please apply

Comment 3 John (J5) Palmieri 2004-08-18 14:50:35 UTC
Reasigned to Dave.  He is the new maintainer of the hal packages. 
Configure.in patches should go upsteam.

Comment 4 David Zeuthen 2004-08-19 20:20:42 UTC
I've applied the configure.in patch upstream and the hal.spec to the
package. Should appear in Rawhide with the next update. Thanks for the
patches.


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