Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: libscigraphica - A library of gtk+ widgets for SciGraphica
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=220967
------- Additional Comments From paul@all-the-johnsons.co.uk 2006-12-29 13:49 EST ------- Requires: %name = %{version}
needs to be
Requires: %{name} = %{version}-%{release} pkgconfig
BuildRequires: gettext perl(XML::Parser) pkgconfig
should really be
BuildRequires: gettext-devel perl(XML::Parser)
you don't need pkgconfig as a main package BR as it's not used, but is in the devel package.