rpms/mingw32-filesystem/F-10 mingw32-filesystem.spec,1.7,1.8

Richard W.M. Jones rjones at fedoraproject.org
Wed Jan 14 10:18:59 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/mingw32-filesystem/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18355

Modified Files:
	mingw32-filesystem.spec 
Log Message:
Add pseudo-provides secur32.dll


Index: mingw32-filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-filesystem/F-10/mingw32-filesystem.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mingw32-filesystem.spec	6 Dec 2008 14:33:40 -0000	1.7
+++ mingw32-filesystem.spec	14 Jan 2009 10:18:29 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:           mingw32-filesystem
 Version:        40
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW base filesystem and environment
 
 Group:          Development/Libraries
@@ -44,6 +44,7 @@
 Provides:       mingw32(user32.dll)
 Provides:       mingw32(wldap32.dll)
 Provides:       mingw32(glut32.dll)
+Provides:       mingw32(secur32.dll)
 
 
 %description
@@ -143,6 +144,9 @@
 
 
 %changelog
+* Wed Jan 14 2009 Richard W.M. Jones <rjones at redhat.com> - 40-3
+- Add pseudo-provides secur32.dll
+
 * Sat Dec  6 2008 Levente Farkas <lfarkas at lfarkas.org> - 40-2
 - Rewrite mingw32-scripts to run in the current shell
 - (Re-add mingw32-make) - Removed by RWMJ.




More information about the fedora-extras-commits mailing list