update build 1.0.11-alt8.2
authorVitaly Lipatov <lav@etersoft.ru>
Thu, 27 Aug 2009 16:16:01 +0000 (20:16 +0400)
committerVitaly Lipatov <lav@etersoft.ru>
Thu, 27 Aug 2009 16:17:58 +0000 (20:17 +0400)
VERSION
configure
etersoft/wine-etersoft.spec

diff --git a/VERSION b/VERSION
index 5a3bed6230e50656c43012b0860edd4687c3078c..13ffdce3b87c748f15a577b71c0b47bbfbe726d3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-WINE@Etersoft version 1.0.11-eter8.1
+WINE@Etersoft version 1.0.11-eter8.2
index 25a8f041c0f62773227fc5d032ca4a0f691a6083..9ef8c2b1261784c3441517056224d447195c77cb 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /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>.
 #
@@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # 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"
@@ -1426,7 +1426,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.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]...
 
@@ -1495,7 +1495,7 @@ fi
 
 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
 
@@ -1632,7 +1632,7 @@ fi
 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,
@@ -1646,7 +1646,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.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 $@
@@ -30062,7 +30062,7 @@ exec 6>&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.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
@@ -30125,7 +30125,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _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'`\\"
 
index 2727b96dffbd72cb9d1749b5b7b56b6dc5e81701..bd44596cb2ddf853aee55be5021d24d02dc02b7d 100644 (file)
@@ -14,7 +14,7 @@
 
 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 (основная часть)
@@ -398,6 +398,19 @@ strip %buildroot/%_libdir/wine/*.so*
 %_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