https://bugzilla.redhat.com/show_bug.cgi?id=851583

Volker Fröhlich <volke...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |volke...@gmx.at

--- Comment #1 from Volker Fröhlich <volke...@gmx.at> ---
The build fails. I assume you forgot to require pylint.

Don't require the libreport-python subpackage, but rather the main package
libreport. It will be installed anyway.

I suggest to drop the version constraints. As versions are now, it won't go to
F16 or EPEL anyway. In the case of dbus-python, the limitation is irrelevant to
Fedora in general.

You can simplify your files section by just using

%{python_sitelib}/gnome_abrt

instead of

%dir %{python_sitelib}/gnome_abrt
%{python_sitelib}/gnome_abrt/*

Rather use %{_mandir}/man6/%{name}.6* than 6.gz, as that might change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to