Blame SOURCES/dhcp-4.2.5-centos-branding.patch

19a27c
diff -uNrp dhcp-4.1.1-P1.orig/omapip/errwarn.c dhcp-4.1.1-P1/omapip/errwarn.c
19a27c
--- dhcp-4.1.1-P1.orig/omapip/errwarn.c 2012-08-15 14:04:33.149141000 +0000
19a27c
+++ dhcp-4.1.1-P1/omapip/errwarn.c      2012-08-15 14:13:05.582416057 +0000
19a27c
@@ -81,8 +81,8 @@ void log_fatal (const char * fmt, ... )
19a27c
   log_error ("have been made to the base software release in order to make");
19a27c
   log_error ("it work better with this distribution.");
19a27c
   log_error ("%s", "");
19a27c
-  log_error ("Please report for this software via the Red Hat Bugzilla site:");
19a27c
-  log_error ("    http://bugzilla.redhat.com");
19a27c
+  log_error ("Please report for this software via the CentOS Bugs Database:");
19a27c
+  log_error ("    http://bugs.centos.org/");
19a27c
   log_error ("%s", "");
19a27c
   log_error ("exiting.");
19a27c
 #endif