new build 1.0.12-alt7.17 (with rpmlog script) 1.0.12-alt7.17
authorEtersoft builder <builder@etersoft.ru>
Fri, 1 Oct 2010 17:00:10 +0000 (21:00 +0400)
committerEtersoft builder <builder@etersoft.ru>
Fri, 1 Oct 2010 17:00:19 +0000 (21:00 +0400)
VERSION
configure
etersoft/wine-etersoft.spec

diff --git a/VERSION b/VERSION
index 9a276e1b80acda65ea6b38efa9d7427ff91840bf..a6091ed6bed810c50f092720d7d5def675bd92ed 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-WINE@Etersoft version 1.0.12-eter7.16
+WINE@Etersoft version 1.0.12-eter7.17
index 981d222cd7aeb454a40489b4dedff6da4d552fa0..d47dcb991dace046c207a50ecbc74663d1c8ef96 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.65 for WINE@Etersoft 1.0.12-eter7.16.
+# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter7.17.
 #
 # Report bugs to <wine@etersoft.ru>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='WINE@Etersoft'
 PACKAGE_TARNAME='wine_name'
-PACKAGE_VERSION='1.0.12-eter7.16'
-PACKAGE_STRING='WINE@Etersoft 1.0.12-eter7.16'
+PACKAGE_VERSION='1.0.12-eter7.17'
+PACKAGE_STRING='WINE@Etersoft 1.0.12-eter7.17'
 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-eter7.16 to adapt to many kinds of systems.
+\`configure' configures WINE@Etersoft 1.0.12-eter7.17 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-eter7.16:";;
+     short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter7.17:";;
    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-eter7.16
+WINE@Etersoft configure 1.0.12-eter7.17
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2130,7 +2130,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-eter7.16, which was
+It was created by WINE@Etersoft $as_me 1.0.12-eter7.17, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -18458,7 +18458,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-eter7.16, which was
+This file was extended by WINE@Etersoft $as_me 1.0.12-eter7.17, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18524,7 +18524,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-eter7.16
+WINE@Etersoft config.status 1.0.12-eter7.17
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
index 5bf1322bf3c15d4dae01d656af98bb02f0894396..168a299fe67ab0c014c63f0a6c2588214e3e6628 100644 (file)
@@ -14,7 +14,7 @@
 
 Name: wine-etersoft
 Version: 1.0.12
-Release: alt7.16
+Release: alt7.17
 
 Summary: WINE@Etersoft - Environment for running Windows applications (main part)
 Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть)
@@ -403,6 +403,9 @@ strip %buildroot/%_libdir/wine/*.so*
 %_man1dir/winemaker.*
 
 %changelog
+* Fri Oct 01 2010 Etersoft Builder <builder@etersoft.ru> 1.0.12-alt7.17
+- wineps.drv: Hack to additional byte allocation in PSDRV_SetDIBits (eterbug #6069)
+
 * Thu Sep 16 2010 Etersoft Builder <builder@etersoft.ru> 1.0.12-alt7.16
 - ntdll: Do not replace dll if builtin dll is used or dll file is not found (eterbug #6001)