philipp / rpms / dhcp

Forked from rpms/dhcp 4 years ago
Clone

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

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