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:
it should alse Require: python-devel, because of #include <Python.h> in the same file
The current pygtk2 spec file BuildRequires both gtk2-devel and python2-devel, so I'm closing this bug.