rpms/mingw32-filesystem/devel mingw32-filesystem.spec,1.17,1.18

Richard W.M. Jones rjones at fedoraproject.org
Thu Feb 19 13:30:36 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/mingw32-filesystem/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10118

Modified Files:
	mingw32-filesystem.spec 
Log Message:
Added virtual provides for mingw32(cfgmgr32.dll) and mingw32(setupapi.dll).


Index: mingw32-filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-filesystem/devel/mingw32-filesystem.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- mingw32-filesystem.spec	18 Feb 2009 17:06:07 -0000	1.17
+++ mingw32-filesystem.spec	19 Feb 2009 13:30:05 -0000	1.18
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           mingw32-filesystem
-Version:        48
+Version:        49
 Release:        1%{?dist}
 Summary:        MinGW base filesystem and environment
 
@@ -50,6 +50,8 @@
 Provides:       mingw32(glut32.dll)
 Provides:       mingw32(secur32.dll)
 Provides:       mingw32(version.dll)
+Provides:       mingw32(cfgmgr32.dll)
+Provides:       mingw32(setupapi.dll)
 
 
 %description
@@ -154,6 +156,9 @@
 
 
 %changelog
+* Thu Feb 19 2009 Richard W.M. Jones <rjones at redhat.com> - 49-1
+- Added virtual provides for mingw32(cfgmgr32.dll) and mingw32(setupapi.dll).
+
 * Wed Feb 18 2009 Richard W.M. Jones <rjones at redhat.com> - 48-1
 - Fix _mingw32_configure.
 




More information about the mingw mailing list