From 2088300587f6c746cdbf133296f9527fac361c81 Mon Sep 17 00:00:00 2001 From: jvdias Date: May 10 2005 01:09:53 +0000 Subject: fix bug 157207: allow build to succeed if bind package is not installed; make out-of-zone data detection string comparison case insensitive --- diff --git a/system-config-bind.spec b/system-config-bind.spec index 1d9677c..9d9c6ce 100644 --- a/system-config-bind.spec +++ b/system-config-bind.spec @@ -78,6 +78,9 @@ if [ "$1" -eq 0 ]; then fi; %changelog +* Mon May 08 2005 Jason Vas Dias - 4.0.0-16_FC4 +- fix bug 157207: allow build to succeed if bind package is not installed + * Thu May 05 2005 Jason Vas Dias - 4.0.0-16 - fix out-of-zone data reporting - out-of-zone string comparison should be case-insensitive