[mingw32-filesystem] Provide virtual mingw32(ws2_32.dll) for libvirt.

Richard W.M. Jones rjones at fedoraproject.org
Thu Sep 9 12:35:17 UTC 2010


commit 9844c015469065a13ec694ff21172c1570d63f44
Author: Richard Jones <rjones at redhat.com>
Date:   Thu Sep 9 13:35:15 2010 +0100

    Provide virtual mingw32(ws2_32.dll) for libvirt.

 mingw32-filesystem.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec
index 2194ec3..98a8ba3 100644
--- a/mingw32-filesystem.spec
+++ b/mingw32-filesystem.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           mingw32-filesystem
-Version:        59
+Version:        60
 Release:        1%{?dist}
 Summary:        MinGW base filesystem and environment
 
@@ -51,6 +51,7 @@ Provides:       mingw32(version.dll)
 Provides:       mingw32(cfgmgr32.dll)
 Provides:       mingw32(setupapi.dll)
 Provides:       mingw32(rpcrt4.dll)
+Provides:       mingw32(ws2_32.dll)
 
 
 %description
@@ -163,6 +164,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep  9 2010 Richard W.M. Jones <rjones at redhat.com> - 60-1
+- Provide virtual mingw32(ws2_32.dll) for libvirt.
+
 * Mon Sep 06 2010 Kalev Lember <kalev at smartlink.ee> - 59-1
 - Own /etc/rpmlint/ dir instead of depending on rpmlint package (RHBZ#629791)
 


More information about the scm-commits mailing list