From: Denis Baranov Date: Fri, 4 Jun 2010 14:15:04 +0000 (+0400) Subject: new sborka X-Git-Tag: 1.0.12-alt6.6~36 X-Git-Url: http://git.etersoft.ru/projects/?a=commitdiff_plain;h=ff84a050d63763fe0fcf6d1b4df3b8e63157c123;p=wine%2Feterwine.git new sborka --- diff --git a/VERSION b/VERSION index 1e24a3da13..724f93c80c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -WINE@Etersoft version 1.0.12-eter5.6 +WINE@Etersoft version 1.0.12-eter6.1 diff --git a/configure b/configure index 98ce3fb7ab..ab4ed30fea 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter5.6. +# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter6.1. # # Report bugs to . # @@ -552,8 +552,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='WINE@Etersoft' PACKAGE_TARNAME='wine_name' -PACKAGE_VERSION='1.0.12-eter5.6' -PACKAGE_STRING='WINE@Etersoft 1.0.12-eter5.6' +PACKAGE_VERSION='1.0.12-eter6.1' +PACKAGE_STRING='WINE@Etersoft 1.0.12-eter6.1' PACKAGE_BUGREPORT='wine@etersoft.ru' PACKAGE_URL='' @@ -1375,7 +1375,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures WINE@Etersoft 1.0.12-eter5.6 to adapt to many kinds of systems. +\`configure' configures WINE@Etersoft 1.0.12-eter6.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1444,7 +1444,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter5.6:";; + short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter6.1:";; esac cat <<\_ACEOF @@ -1581,7 +1581,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -WINE@Etersoft configure 1.0.12-eter5.6 +WINE@Etersoft configure 1.0.12-eter6.1 generated by GNU Autoconf 2.65 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2131,7 +2131,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by WINE@Etersoft $as_me 1.0.12-eter5.6, which was +It was created by WINE@Etersoft $as_me 1.0.12-eter6.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -18375,7 +18375,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by WINE@Etersoft $as_me 1.0.12-eter5.6, which was +This file was extended by WINE@Etersoft $as_me 1.0.12-eter6.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18441,7 +18441,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -WINE@Etersoft config.status 1.0.12-eter5.6 +WINE@Etersoft config.status 1.0.12-eter6.1 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" diff --git a/etersoft/wine-etersoft.spec b/etersoft/wine-etersoft.spec index 37bf145dd8..ff0944e389 100644 --- a/etersoft/wine-etersoft.spec +++ b/etersoft/wine-etersoft.spec @@ -14,7 +14,7 @@ Name: wine-etersoft Version: 1.0.12 -Release: alt6 +Release: alt6.1 Summary: WINE@Etersoft - Environment for running Windows applications (main part) Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть) @@ -403,6 +403,10 @@ strip %buildroot/%_libdir/wine/*.so* %_man1dir/winemaker.* %changelog +* Fri Jun 04 2010 Denis Baranov 1.0.12-alt6.1 +- ws2_32: Increase a timeout for Garant (eterbug #5561). +- netapi32: Add stub for NetUseGetInfo. + * Sat May 29 2010 Vitaly Lipatov 1.0.12-alt6 - WINE@Etersoft 1.0.12 bugfix 2 - ies4linux: Win98 mode is need for HTTPS (eterbug #4340)