[mingw-filesystem: 35/73] Add provides mingw32(rpcrt4.dll) (RHBZ#594581).

Kalev Lember kalev at fedoraproject.org
Thu Feb 23 19:15:35 UTC 2012


commit 04446629c95051a2514b434662ac469ea0d3c99b
Author: Richard W.M. Jones <rjones at fedoraproject.org>
Date:   Tue Jun 8 13:17:52 2010 +0000

    Add provides mingw32(rpcrt4.dll) (RHBZ#594581).

 mingw32-filesystem.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec
index e07f851..d0ec163 100644
--- a/mingw32-filesystem.spec
+++ b/mingw32-filesystem.spec
@@ -1,8 +1,8 @@
 %define debug_package %{nil}
 
 Name:           mingw32-filesystem
-Version:        56
-Release:        2%{?dist}
+Version:        57
+Release:        1%{?dist}
 Summary:        MinGW base filesystem and environment
 
 Group:          Development/Libraries
@@ -55,6 +55,7 @@ Provides:       mingw32(secur32.dll)
 Provides:       mingw32(version.dll)
 Provides:       mingw32(cfgmgr32.dll)
 Provides:       mingw32(setupapi.dll)
+Provides:       mingw32(rpcrt4.dll)
 
 
 %description
@@ -166,6 +167,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun  8 2010 Richard W.M. Jones <rjones at redhat.com> - 57-1
+- Add provides mingw32(rpcrt4.dll) (RHBZ#594581).
+
 * Mon May 24 2010 Kalev Lember <kalev at smartlink.ee> - 56-2
 - Work around cmake's Qt detection in the toolchain file
 


More information about the scm-commits mailing list