Blame SOURCES/libreport-2.1.6-use_rhtsupport_instead_of_bugzilla.patch

a1aaaf
diff -ruN libreport-2.1.6/src/lib/report_event.conf libreport-2.1.6.rhel7/src/lib/report_event.conf
a1aaaf
--- libreport-2.1.6/src/lib/report_event.conf	2013-07-25 14:46:21.000000000 +0200
a1aaaf
+++ libreport-2.1.6.rhel7/src/lib/report_event.conf	2013-07-29 15:57:13.683788696 +0200
a1aaaf
@@ -49,7 +49,7 @@
a1aaaf
 #EVENT=report_Dummy analyzer=libreport echo "Hello world" >> /tmp/libreport.log
a1aaaf
 
a1aaaf
 EVENT=report-gui analyzer=libreport
a1aaaf
-    report-gtk -e report_Bugzilla -- "$DUMP_DIR"
a1aaaf
+    report-gtk -e report_RHTSupport -- "$DUMP_DIR"
a1aaaf
 
a1aaaf
 EVENT=report-cli analyzer=libreport
a1aaaf
-    report-cli -e report_Bugzilla -- "$DUMP_DIR"
a1aaaf
+    report-cli -e report_RHTSupport -- "$DUMP_DIR"
a1aaaf
diff -ruN libreport-2.1.6/src/plugins/bugzilla_anaconda_event.conf libreport-2.1.6.rhel7/src/plugins/bugzilla_anaconda_event.conf
a1aaaf
--- libreport-2.1.6/src/plugins/bugzilla_anaconda_event.conf	2013-07-10 13:20:16.000000000 +0200
a1aaaf
+++ libreport-2.1.6.rhel7/src/plugins/bugzilla_anaconda_event.conf	2013-07-29 15:56:33.003487557 +0200
a1aaaf
@@ -7,4 +7,4 @@
a1aaaf
     report-gtk -- "$DUMP_DIR"
a1aaaf
 
a1aaaf
 EVENT=report-cli component=anaconda
a1aaaf
-    report-cli -e report_Bugzilla -- "$DUMP_DIR"
a1aaaf
+    report-cli -e report_RHTSupport -- "$DUMP_DIR"