don't require bodhi on rhel
This commit is contained in:
parent
9554b03810
commit
f830ac79f9
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue