commit 3eb87c918e3e94caaffcd519c167ff9dc7c039b2
Author: Erik van Pienbroek <epienbro(a)fedoraproject.org>
Date: Sun Sep 12 17:59:51 2010 +0200
Provide mingw32(gdiplus.dll) for gdk-pixbuf
mingw32-filesystem.spec | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec
index 98a8ba3..6e3eb88 100644
--- a/mingw32-filesystem.spec
+++ b/mingw32-filesystem.spec
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: mingw32-filesystem
-Version: 60
+Version: 61
Release: 1%{?dist}
Summary: MinGW base filesystem and environment
@@ -52,6 +52,7 @@ Provides: mingw32(cfgmgr32.dll)
Provides: mingw32(setupapi.dll)
Provides: mingw32(rpcrt4.dll)
Provides: mingw32(ws2_32.dll)
+Provides: mingw32(gdiplus.dll)
%description
@@ -164,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Sep 12 2010 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 61-1
+- Provide mingw32(gdiplus.dll) for gdk-pixbuf
+
* Thu Sep 9 2010 Richard W.M. Jones <rjones(a)redhat.com> - 60-1
- Provide virtual mingw32(ws2_32.dll) for libvirt.