[abrt/f17] abrt-desktop should require the retrace-client, so it can be used on livecd rhbz823812

Jiří Moskovčák jmoskovc at fedoraproject.org
Tue May 22 08:46:34 UTC 2012


commit 6217dcbed4da97670904dd4eae9a5e313710b0c2
Author: Jiri Moskovcak <jmoskovc at redhat.com>
Date:   Tue May 22 10:46:18 2012 +0200

    abrt-desktop should require the retrace-client, so it can be used on livecd rhbz823812

 abrt.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/abrt.spec b/abrt.spec
index 2a44564..d160c39 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -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 at redhat.com> 2.0.10-4
+- abrt-desktop should require abrt-retrace-client
+- Resolves: #823812
+
 * Thu May 10 2012 Jiri Moskovcak <jmoskovc at redhat.com> 2.0.10-3
 - enable plugins unconditionally rhbz#819113
 


More information about the scm-commits mailing list