X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=filesystem%2Fmingw-filesystem.spec;h=dd386e693eaae096eaedb9a169fc4cb3b9bc6e72;hb=98ffdda59a136fb65c81ebb9fc0b5f045db5acf4;hp=7e78ffa9d9f0967eaaff784918b6332c28b793d3;hpb=f76713ca7ad4eef54d223ae45b79a6555d3827e0;p=fedora-mingw.git diff --git a/filesystem/mingw-filesystem.spec b/filesystem/mingw-filesystem.spec index 7e78ffa..dd386e6 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: 23 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,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 11 2008 Daniel P. Berrange - 23-1 +- Add macros for find-provides/requires scripts + +* 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.