diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-02-02 15:55:28 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-02-02 15:55:28 +0100 |
| commit | 6dbd54398aedb9b6d0522cc7b44f90b68d407663 (patch) | |
| tree | e2d5ba72f3cb9a589810ec1b511d86394c09d473 | |
| parent | 4a18d9935744689dae58b4c8a7d4a3dae1886eb5 (diff) | |
| parent | bf53954d6aa9f1d107efe8649d174f8e92c4592e (diff) | |
Merge branch 'master' into rhel6
Conflicts:
abrt.spec
| -rw-r--r-- | abrt.spec | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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. |
