Blame SOURCES/libreport-centos-branding-changes.patch

8114ed
From 30bca072cb8104cb07e937ee44bb0c3eaec19eb2 Mon Sep 17 00:00:00 2001
8114ed
From: rpm-build <rpm-build>
8114ed
Date: Wed, 18 Jun 2014 17:20:02 -0500
8114ed
Subject: [PATCH] centos branding changes
8114ed
8114ed
---
8114ed
 src/plugins/bugzilla.conf         | 2 +-
8114ed
 src/plugins/rhtsupport_event.conf | 6 +++---
8114ed
 2 files changed, 4 insertions(+), 4 deletions(-)
8114ed
8114ed
diff --git a/src/plugins/bugzilla.conf b/src/plugins/bugzilla.conf
8114ed
index 29c44b3..ca5e94d 100644
8114ed
--- a/src/plugins/bugzilla.conf
8114ed
+++ b/src/plugins/bugzilla.conf
8114ed
@@ -1,5 +1,5 @@
8114ed
 # Bugzilla URL
8114ed
-BugzillaURL = https://bugzilla.redhat.com/
8114ed
+BugzillaURL = https://bugzilla.example.com/
8114ed
 # yes means that ssl certificates will be checked
8114ed
 SSLVerify = yes
8114ed
 # your login has to exist, if you don have any, please create one
8114ed
diff --git a/src/plugins/rhtsupport_event.conf b/src/plugins/rhtsupport_event.conf
8114ed
index 58261bb..e803686 100644
8114ed
--- a/src/plugins/rhtsupport_event.conf
8114ed
+++ b/src/plugins/rhtsupport_event.conf
8114ed
@@ -1,8 +1,8 @@
8114ed
-EVENT=report_RHTSupport
8114ed
+#EVENT=report_RHTSupport
8114ed
     # Uploads an ureport to update Crash Statistics used to identify the
8114ed
     # hottest bugs that needs to be fixed first.
8114ed
     # Failures of reporter-ureport must not prevent users from reporting
8114ed
     # problems to Red Hat support engineers.
8114ed
-    reporter-ureport || true
8114ed
+    # reporter-ureport || true
8114ed
     # Create a case in Red Hat Customer Portal
8114ed
-    reporter-rhtsupport
8114ed
+    # reporter-rhtsupport
8114ed
-- 
8114ed
1.8.3.1
8114ed