X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=filesystem%2Fmingw-filesystem.spec;h=a42d12b4c1c091ad85a68d182a822df52e2ce540;hb=d1558a886d084bccf9039a8b5551fa18cd2b121a;hp=7e78ffa9d9f0967eaaff784918b6332c28b793d3;hpb=f76713ca7ad4eef54d223ae45b79a6555d3827e0;p=fedora-mingw.git diff --git a/filesystem/mingw-filesystem.spec b/filesystem/mingw-filesystem.spec index 7e78ffa..a42d12b 100644 --- a/filesystem/mingw-filesystem.spec +++ b/filesystem/mingw-filesystem.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: mingw-filesystem -Version: 21 +Version: 22 Release: 1%{?dist} Summary: MinGW base filesystem and environment @@ -27,6 +27,7 @@ Provides: mingw(msvcrt.dll) Provides: mingw(kernel32.dll) Provides: mingw(user32.dll) Provides: mingw(gdi32.dll) +Provides: mingw(ole32.dll) %description @@ -108,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 10 2008 Richard W.M. Jones - 22-1 +- Windows provides OLE32.DLL. + * Wed Sep 10 2008 Richard W.M. Jones - 21-1 - Allow '.' in dll names for find-requires - Windows provides GDI32.DLL.