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
1
Merge Requests
1
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
wine
winetricks
Commits
3acd7af6
Commit
3acd7af6
authored
Jul 04, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20250206-eter4
- winetricks: added eget via epm - updated patch for ie8: removed dll that cannot be installed or registered (eterbug #18051)
parent
92aed3b7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
winetricks.spec
winetricks.spec
+7
-3
No files found.
winetricks.spec
View file @
3acd7af6
...
...
@@ -2,7 +2,7 @@
%define commit e73c4d8f71801fe842c0276b603d9c8024d6d957
Name: wine-etersoft-winetricks
Version: 20250206
Release: eter
3
Release: eter
4
Summary: Work around common problems in Wine
...
...
@@ -24,7 +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
Patch15: 0001-ie8-removed-dll-that-cannot-be-
installed-or-register
.patch
BuildArch: noarch
...
...
@@ -48,7 +48,7 @@ Conflicts: wine < 3.18
Conflicts: wine-etersoft < 4.0
Provides: %oname = %EVR
Conflicts: %oname
< %EVR
Conflicts: %oname
%description
Winetricks is an easy way to work around common problems in Wine.
...
...
@@ -98,6 +98,10 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop
%_datadir/bash-completion/completions/winetricks
%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
- ie8: removed dll that cannot be registered
- winetricks: Install correct version of msvcp140.dll into 64bit directory (eterbug #18062)
...
...
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