Blame SOURCES/0142-RHTSupport-include-reported_to-in-Support-cases.patch

4b6aa8
From 8ceb10a5fdc9dc0156abe6cad6d66b6e5e18bc92 Mon Sep 17 00:00:00 2001
4b6aa8
From: Jakub Filak <jfilak@redhat.com>
4b6aa8
Date: Fri, 27 Feb 2015 15:14:33 +0100
4b6aa8
Subject: [PATCH] RHTSupport: include reported_to in Support cases
4b6aa8
4b6aa8
We want to provide GSS with an URL to ABRT server.
4b6aa8
4b6aa8
Related to rhbz#1197108
4b6aa8
4b6aa8
Signed-off-by: Jakub Filak <jfilak@redhat.com>
4b6aa8
---
4b6aa8
 src/plugins/report_RHTSupport.xml.in | 2 +-
4b6aa8
 1 file changed, 1 insertion(+), 1 deletion(-)
4b6aa8
4b6aa8
diff --git a/src/plugins/report_RHTSupport.xml.in b/src/plugins/report_RHTSupport.xml.in
4b6aa8
index a612a1e..b7a7872 100644
4b6aa8
--- a/src/plugins/report_RHTSupport.xml.in
4b6aa8
+++ b/src/plugins/report_RHTSupport.xml.in
4b6aa8
@@ -4,7 +4,7 @@
4b6aa8
     <_description>Report to Red Hat support</_description>
4b6aa8
 
4b6aa8
     <requires-items>package</requires-items>
4b6aa8
-    <exclude-items-by-default>count,event_log,reported_to,vmcore</exclude-items-by-default>
4b6aa8
+    <exclude-items-by-default>count,event_log,vmcore</exclude-items-by-default>
4b6aa8
     <exclude-items-always></exclude-items-always>
4b6aa8
     <exclude-binary-items>no</exclude-binary-items>
4b6aa8
     <include-items-by-default></include-items-by-default>
4b6aa8
-- 
4b6aa8
2.4.3
4b6aa8