Commit 9de86f89 authored by Vitaly Lipatov's avatar Vitaly Lipatov

20260530-eter1

- new version (20260530, upstream commit 08304e8) with rpmgs script - drop patches accepted upstream: - rename w_try_regsvr() to w_try_regsvr32() (upstream 828c356) - install correct version of msvcp140.dll into 64bit (upstream 00427b6, 7a17c02) - ie8: removed dll that cannot be installed or registered (upstream 2b46c72) - rebase remaining patches on new upstream
parent d482fd4a
%define oname winetricks
%define commit e73c4d8f71801fe842c0276b603d9c8024d6d957
%define commit 08304e81f9ac9a83c552a6bd78689040d174bf95
Name: wine-etersoft-winetricks
Version: 20250206
Release: eter6
Version: 20260530
Release: eter1
Summary: Work around common problems in Wine
......@@ -19,12 +19,9 @@ Source: %name-%version.tar
Patch2: 0001-winetricks-try-use-xvt-as-terminal.patch
Patch3: 0001-winetricks-W_NO_WIN64_WARNINGS-1.patch
Patch10: 0001-Rename-w_try_regsvr-to-w_try_regsvr32.patch
Patch11: 0002-Remove-unuseful-binary-arch-detection.patch
Patch12: 0004-winetricks-added-cades-installation-eterbug-17080.patch
Patch13: 0005-workaround-for-guest-user.patch
Patch14: 0006-install-correct-version-of-msvcp140.patch
Patch15: 0001-ie8-removed-dll-that-cannot-be-installed-or-register.patch
Patch16: 0001-winetricks-added-eget-via-epm.patch
Patch17: 0001-Added-the-ability-to-download-components-without-ins.patch
Patch18: 0001-Avoid-corruption-of-W_PROGRAMS_WIN-and-W_PROGRAMS_X8.patch
......@@ -66,12 +63,9 @@ or tweak various Wine settings individually.
%setup
%patch2 -p1
%patch3 -p1
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%patch15 -p1
%patch16 -p1
%patch17 -p1
%patch18 -p1
......@@ -108,6 +102,14 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop
%_datadir/bash-completion/completions/winetricks
%changelog
* Thu Jun 04 2026 Vitaly Lipatov <lav@altlinux.ru> 20260530-eter1
- new version (20260530, upstream commit 08304e8) with rpmgs script
- drop patches accepted upstream:
- rename w_try_regsvr() to w_try_regsvr32() (upstream 828c356)
- install correct version of msvcp140.dll into 64bit (upstream 00427b6, 7a17c02)
- ie8: removed dll that cannot be installed or registered (upstream 2b46c72)
- rebase remaining patches on new upstream
* Wed Mar 19 2026 Nurlan Usenov <suren@etersoft.ru> 20250206-eter6
- vcrun2017/2019/2022: fix msvcp140_2.dll not being replaced on Wine 11+ (eterbug #18979)
- msxml3: generate 64-bit msxml3r.dll resource stub for win64 prefixes (eterbug #17100)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment