[mingw-filesystem: 3/73] - Added mingw32(wldap32.dll) pseudo-provides.

Kalev Lember kalev at fedoraproject.org
Thu Feb 23 19:12:53 UTC 2012


commit 61787a4b62cc2f0a8d0a0a52a42be9782b30c65d
Author: Richard W.M. Jones <rjones at fedoraproject.org>
Date:   Thu Nov 13 16:40:51 2008 +0000

    - Added mingw32(wldap32.dll) pseudo-provides.

 mingw32-filesystem.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec
index 297d6cb..7503e25 100644
--- a/mingw32-filesystem.spec
+++ b/mingw32-filesystem.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           mingw32-filesystem
-Version:        34
+Version:        35
 Release:        1%{?dist}
 Summary:        MinGW base filesystem and environment
 
@@ -42,6 +42,7 @@ Provides:       mingw32(ole32.dll)
 Provides:       mingw32(mscoree.dll)
 Provides:       mingw32(msvcrt.dll)
 Provides:       mingw32(user32.dll)
+Provides:       mingw32(wldap32.dll)
 
 Obsoletes:      mingw-filesystem = %{version}-%{release}
 Provides:       mingw-filesystem < 26
@@ -135,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Nov 13 2008 Richard Jones <rjones at redhat.com> - 35-1
+- Added mingw32(wldap32.dll) pseudo-provides.
+
 * Wed Oct 29 2008 Richard Jones <rjones at redhat.com> - 34-1
 - Set --prefix correctly.
 


More information about the scm-commits mailing list