summaryrefslogtreecommitdiffstats
path: root/src/plugins/report_Bugzilla.xml.in
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-06-10 13:57:33 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2011-06-10 13:57:33 +0200
commit1a396978d78cb66f3c228d2ef7909cb8f3ecd9e6 (patch)
tree13628af4a37630275ef9fd7da61cba9bf163d38e /src/plugins/report_Bugzilla.xml.in
parent49a50952fb29fbaf544f8e947218fe16a479a0be (diff)
downloadabrt-1a396978d78cb66f3c228d2ef7909cb8f3ecd9e6.tar.gz
abrt-1a396978d78cb66f3c228d2ef7909cb8f3ecd9e6.tar.xz
abrt-1a396978d78cb66f3c228d2ef7909cb8f3ecd9e6.zip
add element seletors to .xml files; fix a few places where we expect package data
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/plugins/report_Bugzilla.xml.in')
-rw-r--r--src/plugins/report_Bugzilla.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/report_Bugzilla.xml.in b/src/plugins/report_Bugzilla.xml.in
index d12521d8..00ef4a49 100644
--- a/src/plugins/report_Bugzilla.xml.in
+++ b/src/plugins/report_Bugzilla.xml.in
@@ -3,8 +3,8 @@
<_name>Bugzilla</_name>
<_description>Report to Bugzilla bug tracker</_description>
- <requires-items></requires-items>
- <exclude-items-by-default></exclude-items-by-default>
+ <requires-items>component,duphash,os_release</requires-items>
+ <exclude-items-by-default>coredump,count,event_log,reported_to</exclude-items-by-default>
<exclude-items-always></exclude-items-always>
<exclude-binary-items>yes</exclude-binary-items>
<include-items-by-default></include-items-by-default>