Bug 132875 - netdump is missing build requires
Summary: netdump is missing build requires
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: netdump
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Anderson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-09-18 15:23 UTC by Steve Grubb
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version: 0.7.7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-08-19 20:39:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch for the spec fle (354 bytes, patch)
2004-09-18 15:24 UTC, Steve Grubb
no flags Details | Diff

Description Steve Grubb 2004-09-18 15:23:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
netdump is missing a BuildRequires on glib-devel. The make file tries
to querry glib-config. If its not installed, the package will not compile.

I will attach a patch.

Version-Release number of selected component (if applicable):
netdump-0.6.13-1

How reproducible:
Always

Steps to Reproduce:
1. rpm -e glib-devel
2. rpmbuild -bb netdump.spec

Additional info:

Comment 1 Steve Grubb 2004-09-18 15:24:02 UTC
Created attachment 103980 [details]
Patch for the spec fle

Comment 2 Dave Anderson 2004-09-29 20:36:13 UTC
fixed in netdump-0.7.0-1, and built into dist-fc3


Comment 3 Marius Andreiana 2005-08-19 20:39:34 UTC
Verified in FC4


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