diff --git a/mingw-filesystem.spec b/mingw-filesystem.spec index 8be9b64..7df0fe7 100644 --- a/mingw-filesystem.spec +++ b/mingw-filesystem.spec @@ -261,6 +261,9 @@ install -m 0644 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/mingw/ - Bumped the minimum required version of mingw{32,64}-filesystem to >= 95 in built mingw packages as this is the first version of which was introduced in Fedora with a stable interface +- Updated the list of DLLs which are part of the Win32 API with + the libraries d3dcompiler_46.dll, d3dcsx_46.dll, davclnt.dll, + devmgr.dll, devobj.dll and devrtl.dll * Thu Feb 28 2013 Ralf Corsépius - 97-3 - Remove %%config from %%{_sysconfdir}/rpm/macros.* diff --git a/standard-dlls-mingw32 b/standard-dlls-mingw32 index ca07c75..448d4d0 100644 --- a/standard-dlls-mingw32 +++ b/standard-dlls-mingw32 @@ -35,7 +35,9 @@ d3dcompiler_40.dll d3dcompiler_41.dll d3dcompiler_42.dll d3dcompiler_43.dll +d3dcompiler_46.dll d3dcompiler.dll +d3dcsx_46.dll d3dcsxd_43.dll d3dim.dll d3drm.dll @@ -79,6 +81,9 @@ davclnt.dll dbgeng.dll dbghelp.dll ddraw.dll +devmgr.dll +devobj.dll +devrtl.dll dhcpcsvc6.dll dhcpcsvc.dll dhcpsapi.dll diff --git a/standard-dlls-mingw64 b/standard-dlls-mingw64 index 11659f4..f5f9ea6 100644 --- a/standard-dlls-mingw64 +++ b/standard-dlls-mingw64 @@ -152,7 +152,9 @@ d3dcompiler_40.dll d3dcompiler_41.dll d3dcompiler_42.dll d3dcompiler_43.dll +d3dcompiler_46.dll d3dcompiler.dll +d3dcsx_46.dll d3dcsxd_43.dll d3dx10_33.dll d3dx10_34.dll @@ -205,6 +207,8 @@ deskmon.dll deskperf.dll devenum.dll devmgr.dll +devobj.dll +devrtl.dll dfrgifcps.dll dfrgsnap.dll dfrgui.dll