From f41c2f7fda19228027689c430f6e8b061fb0c444 Mon Sep 17 00:00:00 2001 From: Ilya Shpigor Date: Tue, 23 Mar 2010 15:44:27 +0300 Subject: [PATCH] new version 1.0.12 eter4.1 --- VERSION | 2 +- configure | 18 +++++++++--------- etersoft/wine-etersoft.spec | 17 ++++++++++++++++- 3 files changed, 26 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index d6d26230bc..1f585a4a47 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -WINE@Etersoft version 1.0.12-eter4 +WINE@Etersoft version 1.0.12-eter4.1 diff --git a/configure b/configure index 1e6dfa54b3..8d28e78b75 100755 --- 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-eter4. +# Generated by GNU Autoconf 2.65 for WINE@Etersoft 1.0.12-eter4.1. # # Report bugs to . # @@ -552,8 +552,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='WINE@Etersoft' PACKAGE_TARNAME='wine_name' -PACKAGE_VERSION='1.0.12-eter4' -PACKAGE_STRING='WINE@Etersoft 1.0.12-eter4' +PACKAGE_VERSION='1.0.12-eter4.1' +PACKAGE_STRING='WINE@Etersoft 1.0.12-eter4.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-eter4 to adapt to many kinds of systems. +\`configure' configures WINE@Etersoft 1.0.12-eter4.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-eter4:";; + short | recursive ) echo "Configuration of WINE@Etersoft 1.0.12-eter4.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-eter4 +WINE@Etersoft configure 1.0.12-eter4.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-eter4, which was +It was created by WINE@Etersoft $as_me 1.0.12-eter4.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -18366,7 +18366,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-eter4, which was +This file was extended by WINE@Etersoft $as_me 1.0.12-eter4.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18432,7 +18432,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-eter4 +WINE@Etersoft config.status 1.0.12-eter4.1 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" diff --git a/etersoft/wine-etersoft.spec b/etersoft/wine-etersoft.spec index e3a02cd9be..fca0fc9238 100644 --- a/etersoft/wine-etersoft.spec +++ b/etersoft/wine-etersoft.spec @@ -14,7 +14,7 @@ Name: wine-etersoft Version: 1.0.12 -Release: alt4 +Release: alt4.1 Summary: WINE@Etersoft - Environment for running Windows applications (main part) Summary(ru_RU.UTF-8): WINE@Etersoft - Среда для запуска программ Windows (основная часть) @@ -271,6 +271,7 @@ strip %buildroot/%_libdir/wine/*.so* %_bindir/winelog %_bindir/winesplash +%_bindir/setwinelimits %_bindir/wineconsole %_bindir/wineserver @@ -297,6 +298,7 @@ strip %buildroot/%_libdir/wine/*.so* %dir %_sysconfdir/wine/script.d/ %_sysconfdir/wine/reg.d/*.reg %_sysconfdir/wine/reg.d/*.reg.after +%_sysconfdir/wine/reg.d/*.manual %_sysconfdir/wine/script.d/*.sh %config(noreplace) %_sysconfdir/wine/config %_desktopdir/* @@ -399,6 +401,19 @@ strip %buildroot/%_libdir/wine/*.so* %_man1dir/winemaker.* %changelog +* Tue Mar 23 2010 Ilya Shpigor 1.0.12-alt4.1 +- winex11.drv: Do not manage the V8NewLocalFrameBaseWnd windows and file dialogs in Gnome (eterbug #4397 #4973 #2080 #4693) +- Revert "kernel32: Report unixfs instead of ntfs for unknown filesystem type." +- mountmgr.sys: Create "DeviceDesc" registry entry for USBSTOR device (eterbug #4403). +- comdlg32: Fix formula to calculate the logical font size for printers (eterbug #5226) +- Add ping.exe +- Added setwinelimits script +- drop out foxpro overrides (with native ole32) to unused foxpro.manual file +- replace FIXME with TRACE in SetCurFocus (fix eterbug #2918) +- add WINECOPYSKEL support (see bug #5313) +- do wineserver -k after --update/--attach for full save registry files (see eterbug #4893) +- skip auto attach during wine --update + * Thu Mar 11 2010 Denis Baranov 1.0.12-alt4 - ntoskrnl.exe: Fix hack for Katran key driver (eterbug #3834) - Add support for working with LPT registers using /dev/port (eterbug #420) -- 2.33.8