From e2db8fe61f3bb83e5d1db1542203fe97f7c4a96e55ad89c783f5a1943ad049a1 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 8 May 2013 13:45:12 +0000 Subject: [PATCH] Accepting request 174818 from devel:ARM:AArch64:Factory - Use updated config.guess/sub in the embedded idnkit sources OBS-URL: https://build.opensuse.org/request/show/174818 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=113 --- bind.changes | 5 +++++ bind.spec | 1 + 2 files changed, 6 insertions(+) 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