Bug 168215 - mtr SRPM has a missing buildreq of gtk+-devel
Summary: mtr SRPM has a missing buildreq of gtk+-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mtr
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-13 16:01 UTC by Roozbeh Pournader
Modified: 2015-03-05 01:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-10 14:19:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix the problem (524 bytes, patch)
2005-09-13 16:01 UTC, Roozbeh Pournader
no flags Details | Diff

Description Roozbeh Pournader 2005-09-13 16:01:02 UTC
Description of problem:
mtr SRPM has a missing buildreq of gtk+-devel. The problem is in both Rawhide
and FC4 packages. Attached a patch.

Version-Release number of selected component (if applicable):
mtr-0.69.3

How reproducible:
Always

Steps to Reproduce:
1. Remove the gtk+-devel package.
2. rpmbuild -ba mtr.spec
  
Actual results:
The build fails with an error ending in:

+ aclocal
aclocal:configure.in:64: warning: macro `AM_PATH_GTK' not found in library
+ automake -a
+ autoconf
configure.in:64: error: possibly undefined macro: AM_PATH_GTK
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

Expected results:
It should fail mentioning the gtk+-devel requirement.

Comment 1 Roozbeh Pournader 2005-09-13 16:01:03 UTC
Created attachment 118758 [details]
Patch to fix the problem

Comment 2 Phil Knirsch 2005-10-10 14:19:09 UTC
Fixed in latest development version.

Read ya, Phil


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