Bug 103451

Summary: Gaim spec doesn't include a BuildRequires: gtk2-devel
Product: [Retired] Red Hat Raw Hide Reporter: Nathan G. Grennan <redhat-bugzilla>
Component: gaimAssignee: Christopher Blizzard <blizzard>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2003-09-03 15:21:11 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:

Description Nathan G. Grennan 2003-08-30 20:27:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.11 (X11; Linux i686; U;) Gecko/20030720

Description of problem:
The gaim spec file doesn't include a BuildRequires: gtk2-devel

Version-Release number of selected component (if applicable):
gaim-0.66-2

How reproducible:
Always

Steps to Reproduce:
1. rpm -e --nodeps gtk2-devel
2. rpm -i gaim-0.66-2.src.rpm
3. cd /usr/src/redhat/SPECS
4. rpmbuild -bb gaim.spec
    

Actual Results:  configure gives an error about lack of gtk-2.0

Expected Results:  rpm gives an error about lack of build requirement

Additional info:

Comment 1 Christopher Blizzard 2003-09-03 15:21:11 UTC
This is included in the spec file now and will be included in the next rebuild.