Commit fd0497af authored by Vitaly Lipatov's avatar Vitaly Lipatov

20250206-eter3

- ie8: removed dll that cannot be registered - winetricks: Install correct version of msvcp140.dll into 64bit directory (eterbug #18062)
parent c66f12f7
......@@ -2,7 +2,7 @@
%define commit e73c4d8f71801fe842c0276b603d9c8024d6d957
Name: wine-etersoft-winetricks
Version: 20250206
Release: eter2
Release: eter3
Summary: Work around common problems in Wine
......@@ -24,6 +24,7 @@ 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-registered.patch
BuildArch: noarch
......@@ -64,6 +65,8 @@ or tweak various Wine settings individually.
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%patch15 -p1
# fix req. Disable autoreq at all?
%__subst 's|fusermount|a= fusermount|' src/winetricks
......@@ -95,7 +98,8 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop
%_datadir/bash-completion/completions/winetricks
%changelog
* Wed Mar 12 2025 Vitaly Lipatov <lav@altlinux.ru> 20250206-eter2
* Fri Mar 14 2025 Vitaly Lipatov <lav@altlinux.ru> 20250206-eter3
- ie8: removed dll that cannot be registered
- winetricks: Install correct version of msvcp140.dll into 64bit directory (eterbug #18062)
* Thu Feb 13 2025 Vitaly Lipatov <lav@altlinux.ru> 20250206-eter1
......
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