Bug 134698 - pygtk2-devel should require gtk2-devel
Summary: pygtk2-devel should require gtk2-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pygtk2
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-05 17:05 UTC by Maxim Dziumanenko
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-23 18:33:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Maxim Dziumanenko 2004-10-05 17:05:14 UTC
Description of problem:
/usr/include/pygtk-2.0/pygtk/pygtk.h from pygtk2-devel package
requires gtk/gtk.h which belongs to gtk2-devel package

Version-Release number of selected component (if applicable):
pygtk2-2.3.96-2

How reproducible:
Always

Steps to Reproduce:
1.rpm -i pygtk2-2.3.96-2.i386.rpm
2.rpm -e gtk2-devel
3.rpmbuild -ba libbtctl-0.4.1-2.src.rpm (which should require
pygtk2-devel package)
4.Wait for build error
  
Actual results:


Expected results:


Additional info:

Comment 1 Maxim Dziumanenko 2004-10-05 17:11:38 UTC
it should alse Require: python-devel, because of #include <Python.h>
in the same file

Comment 2 Matthew Barnes 2006-09-23 18:33:11 UTC
The current pygtk2 spec file BuildRequires both gtk2-devel and python2-devel, so
I'm closing this bug.


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