new sborka
authorDenis Baranov <baraka@etersoft.ru>
Fri, 4 Jun 2010 14:15:04 +0000 (18:15 +0400)
committerDenis Baranov <baraka@etersoft.ru>
Fri, 4 Jun 2010 14:15:04 +0000 (18:15 +0400)
VERSION
configure
etersoft/wine-etersoft.spec

diff --git a/VERSION b/VERSION
index 1e24a3da133d24a74b77fcba0568171f0c0c7442..724f93c80cc61d7ade443a5e04730e8cc53f30c9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-WINE@Etersoft version 1.0.12-eter5.6
+WINE@Etersoft version 1.0.12-eter6.1
index 98ce3fb7ab5ec85ea80094ca038d24ba258230c3..ab4ed30fea0ac0bc3697c8693b8eb9eb9623f6e0 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-eter5.6.
+# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter6.1.
 #
 # 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-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\\"
 
index 37bf145dd8de3bda27f96f15e4030b7089d42182..ff0944e3893540d167be0b0a6a1cacbab8624d01 100644 (file)
@@ -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 <baraka@etersoft.ru> 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 <lav@altlinux.ru> 1.0.12-alt6
 - WINE@Etersoft 1.0.12 bugfix 2
 - ies4linux: Win98 mode is need for HTTPS (eterbug #4340)