From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 10 Sep 2008 13:36:09 +0000 (+0100) Subject: - Allow '.' in dll names for find-requires X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=f76713ca7ad4eef54d223ae45b79a6555d3827e0;p=fedora-mingw.git - Allow '.' in dll names for find-requires - Windows provides GDI32.DLL. --- diff --git a/filesystem/mingw-filesystem.spec b/filesystem/mingw-filesystem.spec index 317d73e..7e78ffa 100644 --- a/filesystem/mingw-filesystem.spec +++ b/filesystem/mingw-filesystem.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: mingw-filesystem -Version: 20 +Version: 21 Release: 1%{?dist} Summary: MinGW base filesystem and environment @@ -26,6 +26,7 @@ Requires: rpm Provides: mingw(msvcrt.dll) Provides: mingw(kernel32.dll) Provides: mingw(user32.dll) +Provides: mingw(gdi32.dll) %description @@ -107,6 +108,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 10 2008 Richard W.M. Jones - 21-1 +- Allow '.' in dll names for find-requires +- Windows provides GDI32.DLL. + * Fri Sep 5 2008 Richard W.M. Jones - 20-1 - On 64 bit install in /usr/lib/rpm always.