SPEC URL: http://vicodan.fedorapeople.org/matespec/python-corba.spec SRPM URL: http://vicodan.fedorapeople.org/materpms/srpms/python-corba-1.4.0-1.fc19.src.rpm Description: MATE Desktop python corba bindings
*** Bug 875315 has been marked as a duplicate of this bug. ***
Your buildrequires are wrong change BuildRequires: mate-common mate-doc-utils mate-corba-devel gtk2-devel python2-devel pygobject2-devel pygtk2-devel to BuildRequires: mate-corba-devel BuildRequires: glib2-devel BuildRequires: libIDL-devel BuildRequires: mate-common BuildRequires: python2-devel You need to filter the provides add # We don't want to provide private python extension libs. %{?filter_setup: %filter_provides_in %{python_sitearch}/.*\.so$ %filter_setup } package description is wrong please fix %description MATE Desktop menu editor In fact they are all off IMO %description MATE Desktop menu editor %package devel Summary: MATE Desktop python corba bindings %description devel MATE Desktop python corba bindings This would be better and adds the missing requirement on devel %description Provides the Python bindings for mate-corba %package devel Summary: Development files for python-corba Requires: %{name}%{?_isa} = %{version}-%{release} %description devel Provides the development files for the Python bindings used by mate-corba
This package is retired upstream.