[mingw32-filesystem] Added glu32.dll and wsock32.dll to the list of Win32 default dll's

epienbro epienbro at fedoraproject.org
Wed Jul 13 12:29:55 UTC 2011


commit 444f8dd41c07e8227e3a8a1095914c4535fb9628
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Jul 13 14:29:09 2011 +0200

    Added glu32.dll and wsock32.dll to the list of Win32 default dll's

 mingw32-filesystem.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec
index 2fa71e2..ec4e205 100644
--- a/mingw32-filesystem.spec
+++ b/mingw32-filesystem.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw32-filesystem
 Version:        69
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        MinGW base filesystem and environment
 
 Group:          Development/Libraries
@@ -48,6 +48,7 @@ Provides:       mingw32(dnsapi.dll)
 Provides:       mingw32(dsound.dll)
 Provides:       mingw32(gdi32.dll)
 Provides:       mingw32(gdiplus.dll)
+Provides:       mingw32(glu32.dll)
 Provides:       mingw32(glut32.dll)
 Provides:       mingw32(imm32.dll)
 Provides:       mingw32(kernel32.dll)
@@ -71,6 +72,7 @@ Provides:       mingw32(version.dll)
 Provides:       mingw32(winmm.dll)
 Provides:       mingw32(wldap32.dll)
 Provides:       mingw32(ws2_32.dll)
+Provides:       mingw32(wsock32.dll)
 
 
 %description
@@ -187,6 +189,9 @@ install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/mingw32
 
 
 %changelog
+* Wed Jul 13 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 69-7
+- Added glu32.dll and wsock32.dll to the list of Win32 default dll's
+
 * Wed Jul  6 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 69-6
 - Use a more complete list of Win32 default dll's
 


More information about the scm-commits mailing list