summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-02-02 15:55:28 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-02-02 15:55:28 +0100
commit6dbd54398aedb9b6d0522cc7b44f90b68d407663 (patch)
treee2d5ba72f3cb9a589810ec1b511d86394c09d473
parent4a18d9935744689dae58b4c8a7d4a3dae1886eb5 (diff)
parentbf53954d6aa9f1d107efe8649d174f8e92c4592e (diff)
Merge branch 'master' into rhel6
Conflicts: abrt.spec
-rw-r--r--abrt.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/abrt.spec b/abrt.spec
index 1457e61..7c2cb50 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -183,12 +183,14 @@ uncaught exception in python programs.
Summary: %{name}'s command line interface
Group: User Interface/Desktops
Requires: %{name} = %{version}-%{release}
-# FIXME: make this into group?
+# analyzers
+Requires: %{name}-addon-kerneloops
+Requires: %{name}-addon-ccpp, %{name}-addon-python
+# reporters
Requires: %{name}-plugin-logger, %{name}-plugin-ticketuploader, %{name}-plugin-sosreport
# remove for GA
Requires: %{name}-plugin-bugzilla
-
%description cli
This package contains simple command line client for controlling abrt daemon over
the sockets.