diff --git a/bind.changes b/bind.changes index e93e339..f2ca677 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 8 08:21:52 UTC 2013 - schwab@suse.de + +- Use updated config.guess/sub in the embedded idnkit sources + ------------------------------------------------------------------- Wed Mar 27 12:33:34 UTC 2013 - meissner@suse.com diff --git a/bind.spec b/bind.spec index f9d4489..791e090 100644 --- a/bind.spec +++ b/bind.spec @@ -270,6 +270,7 @@ CONFIGURE_OPTIONS="\ --with-libxml2 \ --with-dlz-mysql --with-dlz-ldap " +cp -f -p config.guess config.sub contrib/idn/idnkit-1.0-src/ ./configure ${CONFIGURE_OPTIONS} %{__make} %{?_smp_mflags} pushd contrib/idn/idnkit-1.0-src