From f2dd5f32e3e7999de0d45603af9b431a9a1d7d89 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Thu, 17 Aug 2023 11:51:51 -0500 Subject: [PATCH] Add new DLLs --- wine.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index 7660765..ad89910 100644 --- a/wine.spec +++ b/wine.spec @@ -1140,7 +1140,7 @@ fi %{_libdir}/wine/%{winepedir}/fsutil.exe %{_libdir}/wine/%{winepedir}/hostname.exe %{_libdir}/wine/%{winepedir}/ipconfig.exe -%{_libdir}/wine/%{winepedir}/winhlp32.exe +%{_libdir}/wine/%{winepedir}/klist.exe %{_libdir}/wine/%{winepedir}/mshta.exe %{_libdir}/wine/%{winepedir}/msidb.exe %{_libdir}/wine/%{winepedir}/msiexec.exe @@ -1178,6 +1178,7 @@ fi %{_libdir}/wine/%{winepedir}/winemenubuilder.exe %{_libdir}/wine/%{winepedir}/winecfg.exe %{_libdir}/wine/%{winepedir}/winedevice.exe +%{_libdir}/wine/%{winepedir}/winhlp32.exe %{_libdir}/wine/%{winepedir}/wmplayer.exe %{_libdir}/wine/%{winepedir}/wscript.exe %{_libdir}/wine/%{winepedir}/uninstaller.exe @@ -1210,6 +1211,7 @@ fi %{_libdir}/wine/%{winepedir}/avrt.dll %{_libdir}/wine/%{winesodir}/bcrypt.so %{_libdir}/wine/%{winepedir}/bcrypt.dll +%{_libdir}/wine/%{winepedir}/bcryptprimitives.dll %{_libdir}/wine/%{winepedir}/bluetoothapis.dll %{_libdir}/wine/%{winepedir}/browseui.dll %{_libdir}/wine/%{winepedir}/bthprops.cpl @@ -1946,6 +1948,7 @@ fi %{_libdir}/wine/%{winesodir}/fsutil.exe.so %{_libdir}/wine/%{winesodir}/hostname.exe.so %{_libdir}/wine/%{winesodir}/ipconfig.exe.so +%{_libdir}/wine/%{winesodir}/klist.exe.so %{_libdir}/wine/%{winesodir}/winhlp32.exe.so %{_libdir}/wine/%{winesodir}/mshta.exe.so %if 0%{?wine_staging} @@ -2009,6 +2012,7 @@ fi %{_libdir}/wine/%{winesodir}/avifil32.dll.so %{_libdir}/wine/%{winesodir}/avrt.dll.so %{_libdir}/wine/%{winesodir}/bcrypt.dll.so +%{_libdir}/wine/%{winesodir}/bcryptprimitives.dll.so %{_libdir}/wine/%{winesodir}/bluetoothapis.dll.so %{_libdir}/wine/%{winesodir}/browseui.dll.so %{_libdir}/wine/%{winesodir}/bthprops.cpl.so