don't require bodhi on rhel

This commit is contained in:
Jiri 2012-02-02 10:22:09 +01:00
commit f830ac79f9

View file

@ -26,7 +26,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.0.7
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@ -189,7 +189,7 @@ Requires: gdb >= 7.0-3
Requires: abrt-gui
Requires: libreport-plugin-logger, libreport-plugin-bugzilla
Requires: abrt-retrace-client
%if 0%{?rhel} >= 6
%if 0%{?fedora}
Requires: libreport-plugin-bodhi
%endif
#Requires: abrt-plugin-firefox
@ -541,6 +541,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%defattr(-,root,root,-)
%changelog
* Thu Feb 02 2012 Jiri Moskovcak <jmoskovc@redhat.com> - 2.0.7-6
- abrt-desktop shouldn't require bodhi on rhel (2nd try)
* Wed Feb 01 2012 Jiri Moskovcak <jmoskovc@redhat.com> - 2.0.7-5
- abrt-desktop shouldn't require bodhi on rhel