abrt-desktop should require the retrace-client, so it can be used on livecd rhbz823812
This commit is contained in:
parent
43894a7cdb
commit
6217dcbed4
1 changed files with 6 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.0.10
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/abrt/
|
||||
|
|
@ -207,6 +207,7 @@ Requires: abrt-addon-python
|
|||
Requires: gdb >= 7.0-3
|
||||
Requires: abrt-gui
|
||||
Requires: libreport-plugin-logger, libreport-plugin-bugzilla
|
||||
Requires: abrt-retrace-client
|
||||
#Requires: abrt-plugin-firefox
|
||||
%if 0%{?fedora}
|
||||
Requires: libreport-plugin-bodhi
|
||||
|
|
@ -635,6 +636,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%{_datadir}/polkit-1/actions/abrt_polkit.policy
|
||||
|
||||
%changelog
|
||||
* Tue May 22 2012 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.10-4
|
||||
- abrt-desktop should require abrt-retrace-client
|
||||
- Resolves: #823812
|
||||
|
||||
* Thu May 10 2012 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.10-3
|
||||
- enable plugins unconditionally rhbz#819113
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue