From f830ac79f9f165bef36548df2b822aea01ea5353 Mon Sep 17 00:00:00 2001 From: Jiri Date: Feb 02 2012 09:22:09 +0000 Subject: don't require bodhi on rhel --- diff --git a/abrt.spec b/abrt.spec index 49b835f..bd73478 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: 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 - 2.0.7-6 +- abrt-desktop shouldn't require bodhi on rhel (2nd try) + * Wed Feb 01 2012 Jiri Moskovcak - 2.0.7-5 - abrt-desktop shouldn't require bodhi on rhel