diff --git a/abrt.spec b/abrt.spec index da1af22..49b835f 100644 --- a/abrt.spec +++ b/abrt.spec @@ -26,7 +26,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt Version: 2.0.7 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/abrt/ @@ -189,7 +189,9 @@ Requires: gdb >= 7.0-3 Requires: abrt-gui Requires: libreport-plugin-logger, libreport-plugin-bugzilla Requires: abrt-retrace-client +%if 0%{?rhel} >= 6 Requires: libreport-plugin-bodhi +%endif #Requires: abrt-plugin-firefox Obsoletes: bug-buddy > 0.0.1 Provides: bug-buddy @@ -539,6 +541,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %defattr(-,root,root,-) %changelog +* Wed Feb 01 2012 Jiri Moskovcak - 2.0.7-5 +- abrt-desktop shouldn't require bodhi on rhel + * Thu Jan 12 2012 Fedora Release Engineering - 2.0.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild