Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
winetricks
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nurlan
winetricks
Commits
6840932b
Commit
6840932b
authored
Mar 24, 2026
by
Nurlan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20250206-eter6
parent
e55ba32b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
winetricks.spec
winetricks.spec
+9
-1
No files found.
winetricks.spec
View file @
6840932b
...
...
@@ -2,7 +2,7 @@
%define commit e73c4d8f71801fe842c0276b603d9c8024d6d957
Name: wine-etersoft-winetricks
Version: 20250206
Release: eter
5
Release: eter
6
Summary: Work around common problems in Wine
...
...
@@ -28,6 +28,8 @@ 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
Patch19: 0007-vcrun2017-2019-2022-fix-msvcp140_2-not-replaced.patch
Patch20: 0008-msxml3-generate-64bit-msxml3r-stub.patch
BuildArch: noarch
...
...
@@ -73,6 +75,8 @@ or tweak various Wine settings individually.
%patch16 -p1
%patch17 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
# fix req. Disable autoreq at all?
%__subst 's|fusermount|a= fusermount|' src/winetricks
...
...
@@ -104,6 +108,10 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop
%_datadir/bash-completion/completions/winetricks
%changelog
* 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)
* 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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment