Commit 07cbc0a6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

20260530-eter2

- mdac: set odbcad32.exe to native
parent f185170b
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
%define commit 08304e81f9ac9a83c552a6bd78689040d174bf95 %define commit 08304e81f9ac9a83c552a6bd78689040d174bf95
Name: wine-etersoft-winetricks Name: wine-etersoft-winetricks
Version: 20260530 Version: 20260530
Release: eter1 Release: eter2
Summary: Work around common problems in Wine Summary: Work around common problems in Wine
...@@ -27,6 +27,7 @@ Patch17: 0001-Added-the-ability-to-download-components-without-ins.patch ...@@ -27,6 +27,7 @@ Patch17: 0001-Added-the-ability-to-download-components-without-ins.patch
Patch18: 0001-Avoid-corruption-of-W_PROGRAMS_WIN-and-W_PROGRAMS_X8.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 Patch19: 0007-vcrun2017-2019-2022-fix-msvcp140_2-not-replaced.patch
Patch20: 0008-msxml3-generate-64bit-msxml3r-stub.patch Patch20: 0008-msxml3-generate-64bit-msxml3r-stub.patch
Patch21: 0009-mdac-set-odbcad32-exe-native.patch
BuildArch: noarch BuildArch: noarch
...@@ -71,6 +72,7 @@ or tweak various Wine settings individually. ...@@ -71,6 +72,7 @@ or tweak various Wine settings individually.
%patch18 -p1 %patch18 -p1
%patch19 -p1 %patch19 -p1
%patch20 -p1 %patch20 -p1
%patch21 -p1
# fix req. Disable autoreq at all? # fix req. Disable autoreq at all?
%__subst 's|fusermount|a= fusermount|' src/winetricks %__subst 's|fusermount|a= fusermount|' src/winetricks
...@@ -102,6 +104,9 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop ...@@ -102,6 +104,9 @@ desktop-file-validate %buildroot%_desktopdir/%oname.desktop
%_datadir/bash-completion/completions/winetricks %_datadir/bash-completion/completions/winetricks
%changelog %changelog
* Thu Jun 04 2026 Vitaly Lipatov <lav@altlinux.ru> 20260530-eter2
- mdac: set odbcad32.exe to native
* Thu Jun 04 2026 Vitaly Lipatov <lav@altlinux.ru> 20260530-eter1 * Thu Jun 04 2026 Vitaly Lipatov <lav@altlinux.ru> 20260530-eter1
- new version (20260530, upstream commit 08304e8) with rpmgs script - new version (20260530, upstream commit 08304e8) with rpmgs script
- drop patches accepted upstream: - drop patches accepted upstream:
......
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