Bug 188747

Summary: beagle needs pygtk2-devel buildreq to be added
Product: [Fedora] Fedora Reporter: Jon Burgess <jburgess777>
Component: beagleAssignee: Alexander Larsson <alexl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
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: 2006-05-20 13:53:26 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 Jon Burgess 2006-04-12 18:49:46 UTC
Description of problem:
If pygtk2-devel is not installed then the pythong bindings are not created and
the RPM packaging of libbeagle-python fails.

Version-Release number of selected component (if applicable):
beagle-0.2.4-1.fc5.1.src.rpm

How reproducible:

Steps to Reproduce:
1. make sure pygtk2-devel is not installed.
2. rpmbuild -ba beagle.spec
3.
  
Actual results:
Some error about lib/python*/site-packages/beagle.so not being found.
config.log shows that failed to find pygtk during configure.

Expected results:
RPMs :-)

Additional info:

Comment 1 Jon Burgess 2006-05-20 13:53:26 UTC
bug 191664 provides a spec file patch which includes pygtk2-devel buildreq.


*** This bug has been marked as a duplicate of 191664 ***