#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for WINE@Etersoft 1.0.11-eter8.1.
+# Generated by GNU Autoconf 2.63 for WINE@Etersoft 1.0.11-eter8.2.
#
# Report bugs to <wine@etersoft.ru>.
#
# Identity of this package.
PACKAGE_NAME='WINE@Etersoft'
PACKAGE_TARNAME='wine_name'
-PACKAGE_VERSION='1.0.11-eter8.1'
-PACKAGE_STRING='WINE@Etersoft 1.0.11-eter8.1'
+PACKAGE_VERSION='1.0.11-eter8.2'
+PACKAGE_STRING='WINE@Etersoft 1.0.11-eter8.2'
PACKAGE_BUGREPORT='wine@etersoft.ru'
ac_unique_file="server/atom.c"
# 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.11-eter8.1 to adapt to many kinds of systems.
+\`configure' configures WINE@Etersoft 1.0.11-eter8.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of WINE@Etersoft 1.0.11-eter8.1:";;
+ short | recursive ) echo "Configuration of WINE@Etersoft 1.0.11-eter8.2:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-WINE@Etersoft configure 1.0.11-eter8.1
+WINE@Etersoft configure 1.0.11-eter8.2
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
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.11-eter8.1, which was
+It was created by WINE@Etersoft $as_me 1.0.11-eter8.2, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
# 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.11-eter8.1, which was
+This file was extended by WINE@Etersoft $as_me 1.0.11-eter8.2, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-WINE@Etersoft config.status 1.0.11-eter8.1
+WINE@Etersoft config.status 1.0.11-eter8.2
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Name: wine-etersoft
Version: 1.0.11
-Release: alt8.1
+Release: alt8.2
Summary: WINE@Etersoft - Environment for running Windows applications (main part)
Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть)
%_man1dir/winemaker.*
%changelog
+* Thu Aug 27 2009 Vitaly Lipatov <lav@altlinux.ru> 1.0.11-alt8.2
+- comctl32/propsheet: Add the confirmation message and restart the wineserver (eterbug #4171)
+- winecfg: Set the parameter of PropSheetInfo structure for restart the wineserver (eterbug #4171)
+- msi: Correct the determination of path in processing SelectionPath events (eterbug #3902)
+- msi: Add the drive letter to the relative target paths (eterbug #3902)
+- gdi32: Check the correctness of the GetDIBits in StretchBlt (eterbug #4156)
+- comctl32/treeview: Creating the tooltip control on showing tips (eterbug #4169 #2617)
+- advapi32: Temporary implementation InitiateSystemShutdownExW (eterbug #4171)
+- server: Implementation of the restart wineserver (eterbug #4171)
+- msi: fix component selecting (eterbug #953).
+- msi: fix remove directories and files (eterbug #953).
+- comctl32/listview: Correct offset of the subitem rectangles (eterbug #840)
+
* Tue Aug 25 2009 Vitaly Lipatov <lav@altlinux.ru> 1.0.11-alt8.1
- fix build on FreeBSD