From f65d0b03d6e1a75789d6170e74ef637314f890be Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 14 Jan 2009 10:18:27 +0000 Subject: [PATCH] Add pseudo-provides secur32.dll --- mingw32-filesystem.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec index 4ae95cc..7c9b11a 100644 --- a/mingw32-filesystem.spec +++ b/mingw32-filesystem.spec @@ -44,6 +44,7 @@ Provides: mingw32(msvcrt.dll) Provides: mingw32(user32.dll) Provides: mingw32(wldap32.dll) Provides: mingw32(glut32.dll) +Provides: mingw32(secur32.dll) %description @@ -144,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jan 14 2009 Richard W.M. Jones - 42-1 +- Add pseudo-provides secur32.dll + * Wed Dec 17 2008 Levente Farkas - 41-1 - Re-add mingw32-make