Commit 3acd7af6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

20250206-eter4

- winetricks: added eget via epm - updated patch for ie8: removed dll that cannot be installed or registered (eterbug #18051)
parent 92aed3b7
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
%define commit e73c4d8f71801fe842c0276b603d9c8024d6d957 %define commit e73c4d8f71801fe842c0276b603d9c8024d6d957
Name: wine-etersoft-winetricks Name: wine-etersoft-winetricks
Version: 20250206 Version: 20250206
Release: eter3 Release: eter4
Summary: Work around common problems in Wine Summary: Work around common problems in Wine
...@@ -24,7 +24,7 @@ Patch11: 0002-Remove-unuseful-binary-arch-detection.patch ...@@ -24,7 +24,7 @@ Patch11: 0002-Remove-unuseful-binary-arch-detection.patch
Patch12: 0004-winetricks-added-cades-installation-eterbug-17080.patch Patch12: 0004-winetricks-added-cades-installation-eterbug-17080.patch
Patch13: 0005-workaround-for-guest-user.patch Patch13: 0005-workaround-for-guest-user.patch
Patch14: 0006-install-correct-version-of-msvcp140.patch Patch14: 0006-install-correct-version-of-msvcp140.patch
Patch15: 0001-ie8-removed-dll-that-cannot-be-registered.patch Patch15: 0001-ie8-removed-dll-that-cannot-be-installed-or-register.patch
BuildArch: noarch BuildArch: noarch
...@@ -48,7 +48,7 @@ Conflicts: wine < 3.18 ...@@ -48,7 +48,7 @@ Conflicts: wine < 3.18
Conflicts: wine-etersoft < 4.0 Conflicts: wine-etersoft < 4.0
Provides: %oname = %EVR Provides: %oname = %EVR
Conflicts: %oname < %EVR Conflicts: %oname
%description %description
Winetricks is an easy way to work around common problems in Wine. Winetricks is an easy way to work around common problems in Wine.
...@@ -98,6 +98,10 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop ...@@ -98,6 +98,10 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop
%_datadir/bash-completion/completions/winetricks %_datadir/bash-completion/completions/winetricks
%changelog %changelog
* 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)
* Fri Mar 14 2025 Vitaly Lipatov <lav@altlinux.ru> 20250206-eter3 * Fri Mar 14 2025 Vitaly Lipatov <lav@altlinux.ru> 20250206-eter3
- ie8: removed dll that cannot be registered - ie8: removed dll that cannot be registered
- winetricks: Install correct version of msvcp140.dll into 64bit directory (eterbug #18062) - winetricks: Install correct version of msvcp140.dll into 64bit directory (eterbug #18062)
......
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