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

da7a3c
From 30bca072cb8104cb07e937ee44bb0c3eaec19eb2 Mon Sep 17 00:00:00 2001
da7a3c
From: rpm-build <rpm-build>
da7a3c
Date: Wed, 18 Jun 2014 17:20:02 -0500
da7a3c
Subject: [PATCH] centos branding changes
da7a3c
da7a3c
---
da7a3c
 src/plugins/bugzilla.conf         | 2 +-
Matej Habrnal dcb953
 src/plugins/rhtsupport_event.conf | 4 ++--
Matej Habrnal dcb953
 2 files changed, 3 insertions(+), 3 deletions(-)
da7a3c
da7a3c
diff --git a/src/plugins/bugzilla.conf b/src/plugins/bugzilla.conf
da7a3c
index 29c44b3..ca5e94d 100644
da7a3c
--- a/src/plugins/bugzilla.conf
da7a3c
+++ b/src/plugins/bugzilla.conf
da7a3c
@@ -1,5 +1,5 @@
da7a3c
 # Bugzilla URL
da7a3c
-BugzillaURL = https://bugzilla.redhat.com/
da7a3c
+BugzillaURL = https://bugzilla.example.com/
da7a3c
 # yes means that ssl certificates will be checked
da7a3c
 SSLVerify = yes
da7a3c
 # your login has to exist, if you don have any, please create one
da7a3c
diff --git a/src/plugins/rhtsupport_event.conf b/src/plugins/rhtsupport_event.conf
da7a3c
index 58261bb..e803686 100644
da7a3c
--- a/src/plugins/rhtsupport_event.conf
da7a3c
+++ b/src/plugins/rhtsupport_event.conf
Matej Habrnal dcb953
@@ -1,3 +1,3 @@
da7a3c
-EVENT=report_RHTSupport
da7a3c
+#EVENT=report_RHTSupport
Matej Habrnal dcb953
     # Submit an uReport and create a case in Red Hat Customer Portal
Matej Habrnal dcb953
-    reporter-rhtsupport -u
da7a3c
+    # reporter-rhtsupport
da7a3c
-- 
da7a3c
1.8.3.1
da7a3c