From d0b89c79524a0ead9d4cb69f930e10eda4730f13 Mon Sep 17 00:00:00 2001 From: Matej Habrnal Date: Mar 09 2015 19:18:47 +0000 Subject: fix patch libreport-centos-branding-changes.patch for RHEL 7.1 It wasn't possible to apply the patch libreport-centos-branding-changes.patch. Signed-off-by: Matej Habrnal --- diff --git a/SOURCES/libreport-centos-branding-changes.patch b/SOURCES/libreport-centos-branding-changes.patch index 323758c..de40f08 100644 --- a/SOURCES/libreport-centos-branding-changes.patch +++ b/SOURCES/libreport-centos-branding-changes.patch @@ -5,7 +5,7 @@ Subject: [PATCH] centos branding changes --- src/plugins/bugzilla.conf | 2 +- - src/plugins/rhtsupport_event.conf | 6 +++--- + src/plugins/rhtsupport_event.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/plugins/bugzilla.conf b/src/plugins/bugzilla.conf @@ -20,21 +20,15 @@ index 29c44b3..ca5e94d 100644 SSLVerify = yes # your login has to exist, if you don have any, please create one diff --git a/src/plugins/rhtsupport_event.conf b/src/plugins/rhtsupport_event.conf -index 58261bb..e803686 100644 +index f6a9d47..0b4aff0 100644 --- a/src/plugins/rhtsupport_event.conf +++ b/src/plugins/rhtsupport_event.conf -@@ -1,8 +1,8 @@ +@@ -1,3 +1,3 @@ -EVENT=report_RHTSupport +#EVENT=report_RHTSupport - # Uploads an ureport to update Crash Statistics used to identify the - # hottest bugs that needs to be fixed first. - # Failures of reporter-ureport must not prevent users from reporting - # problems to Red Hat support engineers. -- reporter-ureport || true -+ # reporter-ureport || true - # Create a case in Red Hat Customer Portal -- reporter-rhtsupport -+ # reporter-rhtsupport + # Submit an uReport and create a case in Red Hat Customer Portal +- reporter-rhtsupport -u ++ #reporter-rhtsupport -u -- 1.8.3.1