Commit e9f3d34c authored by Nurlan's avatar Nurlan

20250206-eter5

- Avoid corruption of W_PROGRAMS_WIN and W_PROGRAMS_X86_WIN when running from syswo64 (eterbug #18331) - Added the ability to download components without installation (eterbug #18233) - winetricks: added eget via epm
parent 213c8998
......@@ -2,7 +2,7 @@
%define commit e73c4d8f71801fe842c0276b603d9c8024d6d957
Name: wine-etersoft-winetricks
Version: 20250206
Release: eter4
Release: eter5
Summary: Work around common problems in Wine
......@@ -25,6 +25,9 @@ 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
BuildArch: noarch
......@@ -67,6 +70,9 @@ or tweak various Wine settings individually.
%patch13 -p1
%patch14 -p1
%patch15 -p1
%patch16 -p1
%patch17 -p1
%patch18 -p1
# fix req. Disable autoreq at all?
%__subst 's|fusermount|a= fusermount|' src/winetricks
......@@ -98,6 +104,11 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop
%_datadir/bash-completion/completions/winetricks
%changelog
* Mon Dec 22 2025 Nurlan Usenov <suren@etersoft.ru> 20250206-eter5
- Avoid corruption of W_PROGRAMS_WIN and W_PROGRAMS_X86_WIN when running from syswo64 (eterbug #18331)
- Added the ability to download components without installation (eterbug #18233)
- winetricks: added eget via epm
* Fri Jul 04 2025 Vitaly Lipatov <lav@altlinux.ru> 20250206-eter4
- winetricks: added eget via epm
- updated patch for ie8: removed dll that cannot be installed or registered (eterbug #18051)
......
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