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
This commit is contained in:
Marcus Meissner 2013-05-08 13:45:12 +00:00 committed by Git OBS Bridge
parent eec4a4f40d
commit e2db8fe61f
2 changed files with 6 additions and 0 deletions

View File

@ -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 Wed Mar 27 12:33:34 UTC 2013 - meissner@suse.com

View File

@ -270,6 +270,7 @@ CONFIGURE_OPTIONS="\
--with-libxml2 \ --with-libxml2 \
--with-dlz-mysql --with-dlz-ldap --with-dlz-mysql --with-dlz-ldap
" "
cp -f -p config.guess config.sub contrib/idn/idnkit-1.0-src/
./configure ${CONFIGURE_OPTIONS} ./configure ${CONFIGURE_OPTIONS}
%{__make} %{?_smp_mflags} %{__make} %{?_smp_mflags}
pushd contrib/idn/idnkit-1.0-src pushd contrib/idn/idnkit-1.0-src