new build 1.3.12-alt1.12 (with rpmlog script) 1.3.12-alt1.12
authorEtersoft builder <builder@etersoft.ru>
Thu, 17 Mar 2011 19:05:22 +0000 (22:05 +0300)
committerEtersoft builder <builder@etersoft.ru>
Thu, 17 Mar 2011 19:05:28 +0000 (22:05 +0300)
VERSION
configure
etersoft/wine-etersoft.spec

diff --git a/VERSION b/VERSION
index f88d1b802149f3d4d8c3fc7aa9241a9cfb2934fe..76997c9e777f82799dca061c7e43baf16a67cb07 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-WINE@Etersoft version 1.3.12-eter1.11
+WINE@Etersoft version 1.3.12-eter1.12
index 8cc8beccf8b82f2636753c40c6f69128ef37db97..519995b3af60181abeb7068055fc5710930afa34 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.3.12-eter1.11.
+# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.3.12-eter1.12.
 #
 # Report bugs to <wine@etersoft.ru>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='WINE@Etersoft'
 PACKAGE_TARNAME='wine'
-PACKAGE_VERSION='1.3.12-eter1.11'
-PACKAGE_STRING='WINE@Etersoft 1.3.12-eter1.11'
+PACKAGE_VERSION='1.3.12-eter1.12'
+PACKAGE_STRING='WINE@Etersoft 1.3.12-eter1.12'
 PACKAGE_BUGREPORT='wine@etersoft.ru'
 PACKAGE_URL='http://www.etersoft.ru'
 
@@ -1378,7 +1378,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.3.12-eter1.11 to adapt to many kinds of systems.
+\`configure' configures WINE@Etersoft 1.3.12-eter1.12 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1447,7 +1447,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of WINE@Etersoft 1.3.12-eter1.11:";;
+     short | recursive ) echo "Configuration of WINE@Etersoft 1.3.12-eter1.12:";;
    esac
   cat <<\_ACEOF
 
@@ -1594,7 +1594,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-WINE@Etersoft configure 1.3.12-eter1.11
+WINE@Etersoft configure 1.3.12-eter1.12
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2143,7 +2143,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.3.12-eter1.11, which was
+It was created by WINE@Etersoft $as_me 1.3.12-eter1.12, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -16405,7 +16405,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.3.12-eter1.11, which was
+This file was extended by WINE@Etersoft $as_me 1.3.12-eter1.12, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16476,7 +16476,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.3.12-eter1.11
+WINE@Etersoft config.status 1.3.12-eter1.12
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
index ab0d9297ae37868601d626dc43255af59ef2ac33..e5d8701bfa81da34809ec51448914540a49c0472 100644 (file)
@@ -14,7 +14,7 @@
 
 Name: wine-etersoft
 Version: 1.3.12
-Release: alt1.11
+Release: alt1.12
 
 Summary: WINE@Etersoft - Environment for running Windows applications (main part)
 Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть)
@@ -409,6 +409,9 @@ strip %buildroot/%_libdir/wine/*.so*
 %_man1dir/winemaker.*
 
 %changelog
+* Thu Mar 17 2011 Etersoft Builder <builder@etersoft.ru> 1.3.12-alt1.12
+- fix encoding
+
 * Tue Mar 15 2011 Etersoft Builder <builder@etersoft.ru> 1.3.12-alt1.11
 - initialize .windows-serial when creating wineprefix (eterbug #6942)
 - mountmgr.sys: Partially implement reading harddisk volume (eterbug #6942)