summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-09-22 18:05:08 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-09-22 18:05:08 +0200
commitb5f18dbe443f8b0295d34f23d00e66d324dff28b (patch)
treea98b68436cc5e69c71782243963b37fd74593367 /abrt.spec
parent3550d52943a2f8214d82e5cc6e6f00beb5d8d1ed (diff)
downloadabrt-b5f18dbe443f8b0295d34f23d00e66d324dff28b.tar.gz
abrt-b5f18dbe443f8b0295d34f23d00e66d324dff28b.tar.xz
abrt-b5f18dbe443f8b0295d34f23d00e66d324dff28b.zip
This patch splits off abrtd's package/component/description
generation into a separate tool: abrt-action-save-package-data: invalid option -- 'z' Usage: abrt-action-save-package-data -d DIR [-vs] Query package database and save package name, component, and description Options: -d DIR Crash dump directory -v Verbose -s Log to syslog This also allows for debugging and regression testing of abrt-action-save-package-data - it can be simply run from command-line. Also it provides a better fault isolation - crash in abrt-action-save-package-data does not take down abrtd. Same goes for isolation of memory leaks - old code actually had leaks on a rarely used error path. New code doesn't, but if it would have, it wouldn't matter, since the process is short-lived. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index 4ea3460e..28e02eb3 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -350,6 +350,7 @@ fi
%{_sbindir}/abrtd
%{_sbindir}/abrt-server
%{_sbindir}/abrt-action-generate-backtrace
+%{_sbindir}/abrt-action-save-package-data
%{_bindir}/%{name}-debuginfo-install
%{_bindir}/%{name}-handle-upload
%{_bindir}/%{name}-backtrace